sbt/plugin
Alexandre Archambault 9cc95c0433 Add project metadata and repositories in resolution cache in SBT plugin
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).
2016-03-06 19:39:15 +01:00
..
src/main/scala-2.10/coursier Add project metadata and repositories in resolution cache in SBT plugin 2016-03-06 19:39:15 +01:00