You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brian Topping (JIRA)" <ji...@codehaus.org> on 2007/07/02 22:05:13 UTC

[jira] Created: (MNG-3083) Ant needs to be upgraded to 1.7.0

Ant needs to be upgraded to 1.7.0
---------------------------------

                 Key: MNG-3083
                 URL: http://jira.codehaus.org/browse/MNG-3083
             Project: Maven 2
          Issue Type: Bug
          Components: Ant tasks
            Reporter: Brian Topping
            Priority: Critical


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.

-- 
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

        

[jira] Commented: (MNG-3083) Ant needs to be upgraded to 1.7.0

Posted by "Mauro Talevi (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_108828 ] 

Mauro Talevi commented on MNG-3083:
-----------------------------------

I'm struggling to understand the reason for this issue.  Maven components don't depend on ant - only the ant and antrun plugins do.  And even there I can't see the problem in the upgrade.



> Ant needs to be upgraded to 1.7.0
> ---------------------------------
>
>                 Key: MNG-3083
>                 URL: http://jira.codehaus.org/browse/MNG-3083
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Ant tasks
>            Reporter: Brian Topping
>            Priority: Critical
>
> 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.

-- 
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

        

[jira] Moved: (MANTTASKS-139) Ant needs to be upgraded to 1.7.0

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANTTASKS-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann moved MNG-3083 to MANTTASKS-139:
--------------------------------------------------

    Component/s:     (was: Ant tasks)
            Key: MANTTASKS-139  (was: MNG-3083)
        Project: Maven 2.x Ant Tasks  (was: Maven 2)

> Ant needs to be upgraded to 1.7.0
> ---------------------------------
>
>                 Key: MANTTASKS-139
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-139
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Bug
>            Reporter: Brian Topping
>            Priority: Critical
>
> 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.

-- 
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

        

[jira] Commented: (MNG-3083) Ant needs to be upgraded to 1.7.0

Posted by "Brian Topping (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_101079 ] 

Brian Topping commented on MNG-3083:
------------------------------------

This actually appears to be a blocker on our project.

> Ant needs to be upgraded to 1.7.0
> ---------------------------------
>
>                 Key: MNG-3083
>                 URL: http://jira.codehaus.org/browse/MNG-3083
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Ant tasks
>            Reporter: Brian Topping
>            Priority: Critical
>
> 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.

-- 
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

        

[jira] Closed: (MNG-3083) Ant needs to be upgraded to 1.7.0

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MNG-3083.
-----------------------------

    Resolution: Won't Fix

can't think of what you want fixed - please reopen (or move to appropriate project) if you are referring to one of the following:
- the maven tasks for ant (MANTTASKS)
- the maven ant plugin (MANT)
- the maven antrun plugin (you already filed that)
- the maven ant plugin tools (MPLUGIN)

> Ant needs to be upgraded to 1.7.0
> ---------------------------------
>
>                 Key: MNG-3083
>                 URL: http://jira.codehaus.org/browse/MNG-3083
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Ant tasks
>            Reporter: Brian Topping
>            Priority: Critical
>
> 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.

-- 
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