Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.x
-
Fix Version/s: None
-
Component/s: Grape
-
Labels:None
-
Environment:Debian Testing, Sun JDK or OpenJDK 6, Groovy HEAD
-
Number of attachments :
Description
Grape does not treat snapshot artefacts specially compared to published artefacts. Published artefacts are assumed to be immutable in perpituity so once cached can be forgotten. Snapshot artefacts however do not obey this rule, they can be updated for the same version number. Gradle deals with this, Grapes should also.
Just to point out that this is still a problem with Debian Unstable Linux and Groovy master/HEAD on 2012-05-18. It seems like this issue is just being ignored