CDV ❯ unexpected dependency on modules-common:2.6.0.SNAPSHOT
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: As Designed
-
-
-
drb
-
Reporter: tgautier
-
December 21, 2007
-
0
-
Watchers: 0
-
December 21, 2007
-
December 21, 2007
Description
I ran the jcs lab project, and it had the following output:
[INFO] Resolving bundle: org.terracotta.modules:excludes_config:2.5.0 [INFO] Resolving bundle: org.terracotta.modules:modules-common:2.5.0 [INFO] Resolving bundle: org.terracotta.modules:guimodels_config:2.5.0 [INFO] Resolving bundle: org.terracotta.modules:jdk15_preinst_config:2.5.0 [INFO] Resolving bundle: org.terracotta.modules:spring_config:2.5.0 [INFO] Resolving bundle: org.terracotta.modules:standard_config:2.5.0 [INFO] Resolving location: org.terracotta.modules:jcs-1.3:1.0.0-SNAPSHOT [INFO] Resolving location: org.terracotta.modules:tim-hashtable:2.1.0-SNAPSHOT [INFO] Resolving bundle: org.terracotta.modules:modules-common:2.6.0.SNAPSHOT
The bootjar creation phase is completely failing for this project, though I suspect that may have something to do with the 2.6.0.SNAPSHOT dependency.
pebkac