Robert Scholte created MSHARED-852:
--------------------------------------
Summary: Add Exclusions to DependencyNode
Key: MSHARED-852
URL: https://issues.apache.org/jira/browse/MSHARED-852
Project: Maven Shared Components
Issue Type: Improvement
Components: maven-dependency-tree
Reporter: Robert Scholte
Assignee: Robert Scholte
The maven-shade plugin has an option to promote transitive dependencies of
shaded dependencies. In case such transitive dependencies contains exclusions,
they should be copied too.
The DependencyGraphBuilder is used to build up the tree, but it doesn't copy
the exclusions to the DependencyNode, so this important info is now lost.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)