dependencySet with useTransitiveDependencies == false does not process 
relocations
----------------------------------------------------------------------------------

                 Key: MASSEMBLY-551
                 URL: http://jira.codehaus.org/browse/MASSEMBLY-551
             Project: Maven 2.x Assembly Plugin
          Issue Type: Bug
    Affects Versions: 2.2.1, 2.2
            Reporter: John Casey


relocations processing happens in the dependency collector in Maven, which is 
used to create the full list of transitive dependencies during the resolution 
process. When the assembly plugin processes a dependencySet non-transitively it 
bypasses this dependency collector, and relocations are never processed.



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