-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
If you have a pom with version 1.5-SNAPSHOT that you now want to release.
After clicking 'perform maven release' you are prompted for a release and development version number.
The plug-in suggests 1.6 and 1.6-SNAPSHOT.
However if you enter 1.5.1 and 1.6-SNAPSHOT what is released is the suggested version.
In other words: the maven release plugin ignores the given version parameters an falls back to the defaults.
I have copied (most) from http://issues.jenkins-ci.org/browse/JENKINS-6362
This might be associated with:
http://www.mail-archive.com/users@maven.apache.org/msg108980.html
[JENKINS-7247] Overriding the suggested release version is ignored (m2release)
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 137346 ] | New: JNJira + In-Review [ 204467 ] |
Assignee | Original: James Nord [ teilo ] |