[ http://jira.codehaus.org/browse/MVERSIONS-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=250941#action_250941 ]
Paul Gier commented on MVERSIONS-31: ------------------------------------ Minor improvement to CLI config in [r13376|http://fisheye.codehaus.org/changelog/mojo/?cs=13376] > Compare dependency versions to a remote pom's dependency management. > -------------------------------------------------------------------- > > Key: MVERSIONS-31 > URL: http://jira.codehaus.org/browse/MVERSIONS-31 > Project: Maven 2.x Versions Plugin > Issue Type: New Feature > Reporter: Paul Gier > Assignee: Paul Gier > Fix For: 1.3 > > > I would like to be able to compare the dependency versions resolved in a > local project to the versions contained in the dependency management section > of a pom in the repository. > For example, from my project directory, I would run something like: > {{mvn versions:compare-dependencies -DremotePom=org.test:projectA:1.0}} > The plugin would compare the local pom dependencies to those in the > dependencyManagement section of the remote pom (projectA), and print out the > results. This would provide some of the benefits of dependencyManagement > without requiring the pom to have an inheritance relationship (parent pom) or > dependency relationship (using import scope). > Optionally, the plugin would be able to make updates to the local pom and set > the versions to those in the remote pom. -- 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 --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email