You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2012/11/05 17:16:13 UTC

[jira] (MASSEMBLY-551) dependencySet with useTransitiveDependencies == false does not process relocations

     [ https://jira.codehaus.org/browse/MASSEMBLY-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated MASSEMBLY-551:
--------------------------------------

    Component/s: dependencySet
    
> dependencySet with useTransitiveDependencies == false does not process relocations
> ----------------------------------------------------------------------------------
>
>                 Key: MASSEMBLY-551
>                 URL: https://jira.codehaus.org/browse/MASSEMBLY-551
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>          Components: dependencySet
>    Affects Versions: 2.2, 2.2.1
>            Reporter: John Casey
>            Assignee: 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, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira