[ 
http://jira.codehaus.org/browse/MANTTASKS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Gier closed MANTTASKS-208.
-------------------------------

    Resolution: Won't Fix

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.

> Change ant groupId to org.apache.ant
> ------------------------------------
>
>                 Key: MANTTASKS-208
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-208
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Bug
>    Affects Versions: 2.1.1
>            Reporter: Orion Poplawski
>            Assignee: Paul Gier
>            Priority: Minor
>             Fix For: 2.1.2
>
>         Attachments: maven-ant-tasks-2.1.1-ant-groupId.patch
>
>
> The groupId for ant is org.apache.ant.  The attached patch fixes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to