Make it possible to copy all dependencies (and their transitive ones) excluding 
a few (and their transitive ones)
-----------------------------------------------------------------------------------------------------------------

                 Key: MDEP-105
                 URL: http://jira.codehaus.org/browse/MDEP-105
             Project: Maven 2.x Dependency Plugin
          Issue Type: Wish
          Components: copy
            Reporter: Stefano Mazzocchi
            Assignee: Brian Fox


While it is currently possible to exclude particular artifacts from being 
copied, this happens after the transitive dependencies have been evaluated. 
This makes it impossible to exclude one artifacts along with all their 
transitive dependencies. A suggestion (don't know how feasible this is) would 
be to have two exclusion lists, one that gets applied before the transitive 
dependency is called and one after.

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