You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Gier (JIRA)" <ji...@codehaus.org> on 2009/07/01 19:56:05 UTC

[jira] Created: (MANT-53) Use maven ant tasks for resolving dependencies.

Use maven ant tasks for resolving dependencies.
-----------------------------------------------

                 Key: MANT-53
                 URL: http://jira.codehaus.org/browse/MANT-53
             Project: Maven 2.x Ant Plugin
          Issue Type: Improvement
            Reporter: Paul Gier


Currently the generated maven-build.xml file uses the <get> task to try to download each dependency.  This can be very slow especially because a separate <get> is created for each repository, so the build has to wait for several timeouts.  A better solution might be to use the maven ant tasks.  That way the dependency resolution behaves the same way as the maven build.  The ant plugin could resolve the ant tasks jar to the local maven repo, and then add the necessary configuration to the generated maven-build.xml.

-- 
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] Issue Comment Edited: (MANT-53) Use maven ant tasks for resolving dependencies.

Posted by "Doogie (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MANT-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=221687#action_221687 ] 

Doogie edited comment on MANT-53 at 5/18/10 3:55 PM:
-----------------------------------------------------

test comment, please delete

      was (Author: y2khris):
    lakdsjflks
asldjfas
lasjdlfkasdfsad
  
> Use maven ant tasks for resolving dependencies.
> -----------------------------------------------
>
>                 Key: MANT-53
>                 URL: http://jira.codehaus.org/browse/MANT-53
>             Project: Maven 2.x Ant Plugin
>          Issue Type: Improvement
>            Reporter: Paul Gier
>
> Currently the generated maven-build.xml file uses the <get> task to try to download each dependency.  This can be very slow especially because a separate <get> is created for each repository, so the build has to wait for several timeouts.  A better solution might be to use the maven ant tasks.  That way the dependency resolution behaves the same way as the maven build.  The ant plugin could resolve the ant tasks jar to the local maven repo, and then add the necessary configuration to the generated maven-build.xml.

-- 
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: (MANT-53) Use maven ant tasks for resolving dependencies.

Posted by "Doogie (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MANT-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=221687#action_221687 ] 

Doogie commented on MANT-53:
----------------------------

lakdsjflks
asldjfas
lasjdlfkasdfsad

> Use maven ant tasks for resolving dependencies.
> -----------------------------------------------
>
>                 Key: MANT-53
>                 URL: http://jira.codehaus.org/browse/MANT-53
>             Project: Maven 2.x Ant Plugin
>          Issue Type: Improvement
>            Reporter: Paul Gier
>
> Currently the generated maven-build.xml file uses the <get> task to try to download each dependency.  This can be very slow especially because a separate <get> is created for each repository, so the build has to wait for several timeouts.  A better solution might be to use the maven ant tasks.  That way the dependency resolution behaves the same way as the maven build.  The ant plugin could resolve the ant tasks jar to the local maven repo, and then add the necessary configuration to the generated maven-build.xml.

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