You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/02/18 12:32:26 UTC

[GitHub] [maven-dependency-plugin] elharo commented on a change in pull request #24: [MDEP-435] Added xml outputType to dependency tree

elharo commented on a change in pull request #24: [MDEP-435] Added xml outputType to dependency tree
URL: https://github.com/apache/maven-dependency-plugin/pull/24#discussion_r380640850
 
 

 ##########
 File path: src/main/java/org/apache/maven/plugins/dependency/tree/TreeMojo.java
 ##########
 @@ -107,8 +107,14 @@
 
     /**
      * If specified, this parameter will cause the dependency tree to be written using the specified format. Currently
-     * supported format are: <code>text</code> (default), <code>dot</code>, <code>graphml</code> and <code>tgf</code>.
-     * These additional formats can be plotted to image files.
+     * supported format are:
 
 Review comment:
   format --> formats

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services