mirror of https://github.com/sbt/sbt.git
Fixes some publish or publishSigned commands failing, for some modules having the same dependencies as others (thus previously the same cache key, so no resolution was done and no Ivy file was generated, which made the publish or publishSigned command complains). |
||
|---|---|---|
| .. | ||
| CoursierPlugin.scala | ||
| FromSbt.scala | ||
| InterProjectRepository.scala | ||
| Keys.scala | ||
| MakeIvyXml.scala | ||
| Structure.scala | ||
| Tasks.scala | ||
| ToSbt.scala | ||