You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Gier (JIRA)" <ji...@codehaus.org> on 2013/05/13 15:31:52 UTC

[jira] (MDEP-414) Add option to sort output of dependency:resolve/list

Paul Gier created MDEP-414:
------------------------------

             Summary: Add option to sort output of dependency:resolve/list
                 Key: MDEP-414
                 URL: https://jira.codehaus.org/browse/MDEP-414
             Project: Maven 2.x Dependency Plugin
          Issue Type: Improvement
          Components: resolve
            Reporter: Paul Gier
            Priority: Minor


The use case we have is that we take a project and compare dependency changes over time.  This is done by running "mvn dependency:resolve" against the project at different commits.  In order to show only dependencies which have been added/removed/upgraded it's necessary to sort the output before comparing two dependency lists.  This would be a bit easier if the output could be sorted by the plugin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira