Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Moving an Ant 1.7.0 build to Maven is currently impossible because there are dependencies on 1.6.5 all around Maven and the groupId of Ant has changed from ant to org.apache.ant. This precludes upgrading the dependency through graph distance override.
In order to fix this, dependencies on Ant 1.6.5 need to be upgraded to 1.7.0. Fixing MANTRUN-68 would be nice, but is not as big a deal because it can be rebuilt locally.
Issue Links
- is depended upon by
-
MANTRUN-68
Use ant-1.7.1
-
This actually appears to be a blocker on our project.