You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/01/28 01:13:00 UTC

[jira] [Created] (MDEP-671) Unsupported verbose option still appears in docs

Elliotte Rusty Harold created MDEP-671:
------------------------------------------

             Summary: Unsupported verbose option still appears in docs
                 Key: MDEP-671
                 URL: https://issues.apache.org/jira/browse/MDEP-671
             Project: Maven Dependency Plugin
          Issue Type: Bug
            Reporter: Elliotte Rusty Harold


[https://maven.apache.org/plugins/maven-dependency-plugin/examples/resolving-conflicts-using-the-dependency-tree.html] is badly out of date. The verbose option this page describes is no longer supported:

 

[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:tree (default-cli) @ google-cloud-storage ---
[INFO] Verbose not supported since maven-dependency-plugin 3.0
[INFO] com.google.cloud:google-cloud-storage:jar:1.103.1-SNAPSHOT
[INFO] \- com.google.http-client:google-http-client:jar:1.34.1:compile
[INFO] \- org.apache.httpcomponents:httpclient:jar:4.5.10:compile



--
This message was sent by Atlassian Jira
(v8.3.4#803005)