[
https://jira.codehaus.org/browse/MRELEASE-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed MRELEASE-483.
-----------------------------------
Resolution: Cannot Reproduce
This one seem already to be fixed in the past.
I've added a test in [rev.
1301781|http://svn.apache.org/viewvc?rev=1301781&view=rev] to prevent
regression.
> PrepareReleaseMojo always increments development version
> --------------------------------------------------------
>
> Key: MRELEASE-483
> URL: https://jira.codehaus.org/browse/MRELEASE-483
> Project: Maven 2.x Release Plugin
> Issue Type: Bug
> Components: prepare
> Affects Versions: 2.0-beta-9
> Environment: Mac
> Reporter: Noah Vihinen
> Assignee: Robert Scholte
>
> PrepareReleaseMojo always increments development version
> For example, if the latest development version is 1.3-SNAPSHOT.
> mvn --batch-mode -Dtag=yflex_library-1.0.1237 -DreleaseVersion=1.0.1237
> -DdevelopmentVersion=1.0-SNAPSHOT release:prepare
> mvn --batch-mode -Dtag=yflex_library-1.0.1237 -DreleaseVersion=1.0.1237
> -Dproject.dev.yahoo.yinst.yflex_library:yflex_library=1.0-SNAPSHOT
> release:prepare
> results in this line in the generated release.properties
> project.dev.yahoo.yinst.yflex_library\:yflex_library=1.4-SNAPSHOT
> even though I specified the development version to be 1.0-SNAPSHOT.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira