[
https://issues.apache.org/jira/browse/MNG-7239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MNG-7239.
--------------------------------
Resolution: Incomplete
> Show a [deprecated] indicator next to deprecated dependencies in
> maven-dependency-tree plugin
> ---------------------------------------------------------------------------------------------
>
> Key: MNG-7239
> URL: https://issues.apache.org/jira/browse/MNG-7239
> Project: Maven
> Issue Type: Sub-task
> Reporter: Chris Kilding
> Priority: Minor
>
> Show a deprecation indicator next to deprecated dependencies in the output ofÂ
> {{mvn dependency:tree.}}
> Example:
> {code:java}
> com.example:my-project:jar:1.0-SNAPSHOT
> +- com.example:foo:jar:2.0.6:compile
> \- com.example:bar:jar:2.2:compile [deprecated]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)