mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 16:54:29 +02:00
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).