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

Brian Fox closed MDEP-92.
-------------------------

    Resolution: Won't Fix

This would be complex to add to the copy/unpack goals as they need to resolve 
everything manually. You can achieve the same effect by using 
copy-dependencies/unpack-dependencies with includeTransitive=false and 
groupId=com.foo and artifactId=myartifact.

> Add support for transitive dependencies when copying an artifact
> ----------------------------------------------------------------
>
>                 Key: MDEP-92
>                 URL: http://jira.codehaus.org/browse/MDEP-92
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Improvement
>          Components: copy
>            Reporter: Marcel May
>            Assignee: Brian Fox
>
> Add support for copying  a specific artifact including all its transitive 
> dependencies.
> - The flag should be configurable at the artifact level and default to false, 
> so the current behaviour stays the same.
> - Probably an additional, configurable scope is required at the artifact 
> level so that the mojo knows which dependencies to copy

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