Add mojos to copy/unpack dependencies specified by POMs
-------------------------------------------------------

                 Key: MDEP-144
                 URL: http://jira.codehaus.org/browse/MDEP-144
             Project: Maven 2.x Dependency Plugin
          Issue Type: New Feature
    Affects Versions: 2.0
            Reporter: Benjamin Bentmann
            Assignee: Brian Fox
            Priority: Minor


It would be cool if there were mojos that can read dependencies from other POM 
files. This would allow to handle dependencies that are external to the current 
project and not known in advance.

The user would feed in a directory (with includes/excludes) which the plugin 
would scan for POMs. For every POM, the plugin gets direct/transitive 
dependencies of scope x and copies/unpacks them.

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