codeno created MDEP-816:
---------------------------
Summary: Incorrect discription of 'verbose' parameter
Key: MDEP-816
URL: https://issues.apache.org/jira/browse/MDEP-816
Project: Maven Dependency Plugin
Issue Type: Bug
Components: tree
Affects Versions: 3.3.0
Reporter: codeno
{code:java}
/**
* 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>.
*
* @since 2.0-alpha-6
*/{code}
Metioned issue was fixed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)