-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
area/library_managementlibrary managementlibrary managementarea/maven_integrationneeds infoNeeds more information to take further actions.Needs more information to take further actions.
Description
I'm using play 2.2.1 with sbt 0.13.0 with a SNAPSHOT dependency from my local ~/.m2 updating to my ~/.ivy2/cache. My SNAPSHOT dependency does not get updated in the ~/.ivy2/cache, even after a clean and update. I tried adding changing() to my SNAPSHOT dependency config in build.sbt but that did not help. Only if I manually delete my SNAPSHOT package from `/.ivy2/cache does it then get updated.
This is the same problem as in closed issue #335
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/library_managementlibrary managementlibrary managementarea/maven_integrationneeds infoNeeds more information to take further actions.Needs more information to take further actions.