Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8.6, 2.0-rc-2
-
Fix Version/s: None
-
Component/s: Grape
-
Labels:None
-
Environment:Using Groovy Trunk 2009-10-11 on Ubuntu 9.04 Jaunty Jackalope
-
Number of attachments :
Description
Grapes makes the assumption that a jar with a given number remains the same and so does not refresh. For released jars this is an almost reasonable assumption. For snapshot jars it is decidedly unsafe. For example say I use gpars-0.9-beta-1-SNAPSHOT and the jar source is my local Maven cache. On first use Grapes copies the jar from teh Maven cache to the Grapes cache. If I update the Maven cache with a new version, Grapes fails to take a new copy. Thus error.
Activity
Russel Winder
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | Grape [ 13810 ] |
blackdrag blackdrag
made changes -
| Priority | Blocker [ 1 ] | Major [ 3 ] |
blackdrag blackdrag
made changes -
| Affects Version/s | 2.0-rc-2 [ 18550 ] | |
| Affects Version/s | 1.8.6 [ 18245 ] |
blackdrag blackdrag
made changes -
| Affects Version/s | 1.7.x [ 15538 ] |
Relates to
GROOVY-3846.