S4n60w3n 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_r350121049
##########
File path: src/main/java/org/apache/maven/plugins/dependency/tree/TreeMojo.java
##########
@@ -107,7 +107,8 @@
/**
* 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>.
+ * supported format are:
+ * <code>text</code> (default), <code>dot</code>, <code>graphml</code>,
<code>tgf</code> and <code>xml</code>.
Review comment:
Sorry, but i do not understand the request
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services