Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.1.1
-
Fix Version/s: 2.1.2
-
Component/s: None
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
The groupId for ant is org.apache.ant. The attached patch fixes.
This particular IT requires Ant 1.6. Newer versions of Ant use the groupId "org.apache.ant", but Ant 1.6 and earlier use the groupId "ant". Applying the patch breaks the IT (mvn install -Prun-its) because the build can no longer find Ant 1.6.