[ http://jira.codehaus.org/browse/MDEP-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=251089#action_251089 ]
Cole Mickens edited comment on MDEP-273 at 1/10/11 4:00 PM: ------------------------------------------------------------ Same as before, svn update, svn add --force *, svn diff > anaylze-dep-versions-1.patch. Hopefully this is more acceptable! (This patch includes the original patch as well, in addition to the documentation updates) was (Author: cole.mickens): Same as before, svn update, svn add --force *, svn diff > anaylze-dep-versions-1.patch. Hopefully this is acceptable or at the very least closer to being acceptable. (This patch includes the original patch as well, in addition to the documentation updates) > Analyze Dependency Versions Mojo > -------------------------------- > > Key: MDEP-273 > URL: http://jira.codehaus.org/browse/MDEP-273 > Project: Maven 2.x Dependency Plugin > Issue Type: Improvement > Affects Versions: 2.2 > Reporter: Cole Mickens > Assignee: Brian Fox > Attachments: analyze-dep-versions-1.patch, > analyze-dep-versions.patch, core.PNG, script-ant.PNG > > > This is a patch that adds a new mojo and a report class to > maven-dependency-plugin trunk (2.2). The goal > `dependency:analyze-dep-versions` lists dependencies that are either resolved > at a lower version than needed by a dependency farther from the project root > or are being overridden by the dependencyManagement section. In some sense it > is complimentary to `dependency:analyze-dep-mgt`. > I checked out trunk today, added my new files, `svn add`ed them, then > performed an `svn diff`. The patches applied correctly with a rechecked out > copy of trunk with `cd apache-maven-dependency-plugin; patch -p0 < > ../analyze-dep-versions.patch`. After patching, it built, installed and > passed IT tests (including the 6 new ones that I've added) properly. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira