[ https://issues.apache.org/jira/browse/MNG-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet closed MNG-7241. -------------------------------- Resolution: Incomplete > Add filter option to maven-dependency-tree that shows only deprecated > dependencies (and their direct ancestors) > --------------------------------------------------------------------------------------------------------------- > > Key: MNG-7241 > URL: https://issues.apache.org/jira/browse/MNG-7241 > Project: Maven > Issue Type: Sub-task > Reporter: Chris Kilding > Priority: Minor > > Add a filter option to the maven-dependency-tree plugin which makes it only > show deprecated dependencies (and if they are transitive, their immediate > ancestors up to the root). > The output will be a reduced subset of the dependency graph to help > programmers visualise the deprecated parts of their stack. > By integrating this filter into the existing TreeMojo, we should get the > benefit of all the mojo's existing functionality like output formats. So for > example you can dump the deprecated dependency subgraph to Graphviz DOT > format, and load it in a viewer of your choice. -- This message was sent by Atlassian Jira (v8.20.10#820010)