You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2012/07/31 21:57:21 UTC

[jira] (MSHARED-233) dependency:tree report switches managed scope and version

     [ https://jira.codehaus.org/browse/MSHARED-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy moved MDEP-362 to MSHARED-233:
--------------------------------------------

          Component/s:     (was: tree)
                       maven-dependency-tree
    Affects Version/s:     (was: 2.5)
                       maven-dependency-tree-2.0
                  Key: MSHARED-233  (was: MDEP-362)
              Project: Maven Shared Components  (was: Maven 2.x Dependency Plugin)
    
> dependency:tree report switches managed scope and version
> ---------------------------------------------------------
>
>                 Key: MSHARED-233
>                 URL: https://jira.codehaus.org/browse/MSHARED-233
>             Project: Maven Shared Components
>          Issue Type: Bug
>          Components: maven-dependency-tree
>    Affects Versions: maven-dependency-tree-2.0
>            Reporter: Joseph Walton
>         Attachments: 0002-MDEP-362-Report-managed-scope-and-version-changes-co.patch
>
>
> 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