We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b3ab7 commit f2e192aCopy full SHA for f2e192a
src/main/java/org/apache/maven/plugins/dependency/tree/TreeMojo.java
@@ -157,9 +157,7 @@ public class TreeMojo
157
private String scope;
158
159
/**
160
- * Whether to include omitted nodes in the serialized dependency tree. Notice this feature actually uses Maven 2
161
- * algorithm and <a href="https://maven.apache.org/shared/maven-dependency-tree/">may give wrong results when used
162
- * with Maven 3</a>.
+ * Whether to include omitted nodes in the serialized dependency tree.
163
*
164
* @since 2.0-alpha-6
165
*/
0 commit comments