|
||||||||
|
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 |
||||||||
|
||||||||
|
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 |
||||||||
I've written my own plugin - extending the current versions-maven-plugin - to provide the functionality originally requested, in addition to an equivalent report goal. Details are at http://blogger.ziesemer.com/2012/08/parent-updates-maven-plugin.html. Please consider merging this functionality into the versions-maven-plugin project for a future release.
Most of my code should drop right-in. As noted on my blog post, things should even be a bit cleaner once integrated into the same plugin project, as
MPLUGIN-164would no longer be an issue.Thanks!