You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Matt Ray (JIRA)" <ji...@codehaus.org> on 2005/04/21 22:04:47 UTC

[jira] Created: (MAVEN-1594) deploy:copy-deps does not copy all dependencies

deploy:copy-deps does not copy all dependencies
-----------------------------------------------

         Key: MAVEN-1594
         URL: http://jira.codehaus.org/browse/MAVEN-1594
     Project: maven
        Type: Bug
    Versions: 1.0.2    
 Environment: Linux, Maven 1.02
    Reporter: Matt Ray
    Priority: Minor


I am using deploy:copy-deps to pull from 7 explicit dependencies, and 2 inherited by extending another project.xml.  The jars and wars are successfully retrieved, but the dependencies of these projects are not retrieved.  Should there be a deploy:copy-project-deps or similar target?

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MAVEN-1594) deploy:copy-deps does not copy all dependencies

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVEN-1594?page=all ]
     
Brett Porter closed MAVEN-1594:
-------------------------------

    Resolution: Duplicate

this is a result of Maven 1.x not having transitive dependency capabilities

> deploy:copy-deps does not copy all dependencies
> -----------------------------------------------
>
>          Key: MAVEN-1594
>          URL: http://jira.codehaus.org/browse/MAVEN-1594
>      Project: maven
>         Type: Bug
>     Versions: 1.0.2
>  Environment: Linux, Maven 1.02
>     Reporter: Matt Ray
>     Priority: Minor

>
>
> I am using deploy:copy-deps to pull from 7 explicit dependencies, and 2 inherited by extending another project.xml.  The jars and wars are successfully retrieved, but the dependencies of these projects are not retrieved.  Should there be a deploy:copy-project-deps or similar target?

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org