[
https://issues.apache.org/jira/browse/MDEP-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold updated MDEP-644:
---------------------------------------
Description:
The verbose option for dependency:tree is removed in maven-dependency-plugin
3.0. This issue is to reintroduce the option.
In verbose mode the dependency tree shows dependencies that were omitted for:
being a duplicate of another; conflicting with another's version and/or scope;
and introducing a cycle into the dependency tree.
was:The verbose option for dependency:tree is removed in
maven-dependency-plugin 3.0. This issue is to reintroduce the option.
> Reintroduce the verbose option for dependency:tree
> --------------------------------------------------
>
> Key: MDEP-644
> URL: https://issues.apache.org/jira/browse/MDEP-644
> Project: Maven Dependency Plugin
> Issue Type: New Feature
> Components: tree
> Reporter: John Lin
> Priority: Major
> Labels: intern
>
> The verbose option for dependency:tree is removed in maven-dependency-plugin
> 3.0. This issue is to reintroduce the option.
> In verbose mode the dependency tree shows dependencies that were omitted for:
> being a duplicate of another; conflicting with another's version and/or
> scope; and introducing a cycle into the dependency tree.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)