Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.2, 2.2.1
-
Fix Version/s: None
-
Component/s: dependencySet
-
Labels:None
-
Number of attachments :
Description
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.