Joseph Walton created MDEP-362:
----------------------------------
Summary: dependency:tree report switches managed scope and version
Key: MDEP-362
URL: https://jira.codehaus.org/browse/MDEP-362
Project: Maven 2.x Dependency Plugin
Issue Type: Bug
Components: tree
Affects Versions: 2.5
Reporter: Joseph Walton
The dependency:tree report switches scope and version when reporting managed
changes:
{noformat}
[INFO] | +- commons-lang:commons-lang:jar:2.4:compile (scope managed from 2.4;
version selected from constraint 2.4)
{noformat}
instead of
{noformat}
[INFO] | +- commons-lang:commons-lang:jar:2.4:compile (version managed from
2.4; version selected from constraint 2.4)
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira