Provides a versions:set-version mojo simply setting the version
---------------------------------------------------------------
Key: MVERSIONS-132
URL: http://jira.codehaus.org/browse/MVERSIONS-132
Project: Maven 2.x Versions Plugin
Issue Type: New Feature
Reporter: clement escoffier
Attachments: set-version.patch
The maven-versions-plugin is really useful, but sometimes you need to update a
specific dependency to a specific version (not necessary the next one or the
latest one).
I've developed a simple mojo replacing the dependency version by a version
given as parameter:
mvn versions:set-version -Dincludes=THE_DEPENDENCY_PATTERN -Dversion=THE_VERSION
Others parameters are also supported (excludeReactor ...).
--
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