[
https://issues.apache.org/jira/browse/MSHARED-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed MSHARED-852.
----------------------------------
Fix Version/s: maven-dependency-tree-3.1.0
Resolution: Fixed
Fixed in
[d7212fec557dcf66815409ac614db9e2fc65d000|https://gitbox.apache.org/repos/asf?p=maven-dependency-tree.git;a=commit;h=d7212fec557dcf66815409ac614db9e2fc65d000]
> 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
> Priority: Major
> Fix For: maven-dependency-tree-3.1.0
>
>
> 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)