[
https://issues.apache.org/jira/browse/MDEP-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163746#comment-17163746
]
Ian Lavallee edited comment on MDEP-644 at 7/23/20, 4:33 PM:
-------------------------------------------------------------
[This repo |[
https://github.com/GoogleCloudPlatform/cloud-opensource-java/tree/master/verboseTree-maven-plugin|https://github.com/GoogleCloudPlatform/cloud-opensource-java/tree/master/verboseTree-maven-plugin]]
contains a maven project that introduces a limited functionality verboseTree
plugin with the updated APIs. I'm having a lot of difficulty with integrating
the changes in the current dependency-plugin as adding the maven-resolver-api
breaks tests. I am still working on the issue but if I am not able to get it
into the actual plugin hopefully when the dependency-plugin is on 3.1 someone
can use this.
was (Author: ilavallee):
[This
repo|[https://github.com/GoogleCloudPlatform/cloud-opensource-java/tree/master/verboseTree-maven-plugin]]
contains a maven project that introduces a limited functionality verboseTree
plugin with the update APIs. I'm having a lot of difficulty with integrating
the changes in the current dependency-plugin as adding the maven-resolver-api
breaks tests. I am still working on the issue but if I am not able to get it
into the actual plugin hopefully when the dependency-plugin is on 3.1 someone
can use this.
> 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
> Assignee: Elliotte Rusty Harold
> 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)