Skip to content

Commit

Permalink
[MDEP-809] Fix JavaDoc for verbose parameter of tree mojo
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Nov 23, 2022
1 parent f9b3ab7 commit f2e192a
Showing 1 changed file with 1 addition and 3 deletions.
Expand Up @@ -157,9 +157,7 @@ public class TreeMojo
private String scope;

/**
* Whether to include omitted nodes in the serialized dependency tree. Notice this feature actually uses Maven 2
* algorithm and <a href="https://maven.apache.org/shared/maven-dependency-tree/">may give wrong results when used
* with Maven 3</a>.
* Whether to include omitted nodes in the serialized dependency tree.
*
* @since 2.0-alpha-6
*/
Expand Down

0 comments on commit f2e192a

Please sign in to comment.