Copy Dependencies does not have project dependency isolation
------------------------------------------------------------

                 Key: MDEP-114
                 URL: http://jira.codehaus.org/browse/MDEP-114
             Project: Maven 2.x Dependency Plugin
          Issue Type: Bug
          Components: copy-dependencies
    Affects Versions: 2.0-alpha-4
            Reporter: Cameron Jones
            Assignee: Brian Fox


In a multi-module project the copy-dependencies goal gets the list of 
dependencies from the project and not the individual modules. This has the 
effect that if the task is run from a module it has only that module's 
dependencies copied, however if run from the parent the entire project's 
dependencies are copied.

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