Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-beta-2
-
Fix Version/s: 1.1-rc-1
-
Component/s: groovy-jdk
-
Labels:None
-
Number of attachments :
Description
I'm using the groovy-all-1.1-beta-2.jar in a Maven project that is also using a recent version of Castor (1.1.2.1). Unfortunately, the groovy-all pom.xml includes a runtime dependency to castor-0.9.9.jar. 0.9.9 is several years old and should be updated to a more recent version of Castor.
Could you provide a patch with changes to the pom that would suite your needs?
Shouldn't the dependency be a compile-time dependency instead?