Release plugin ignores given version number -------------------------------------------
Key: MRELEASE-403 URL: http://jira.codehaus.org/browse/MRELEASE-403 Project: Maven 2.x Release Plugin Issue Type: Bug Components: prepare Environment: Maven version: 2.0.9 Java version: 1.6.0_10 OS name: "linux" version: "2.6.27-9-generic" arch: "amd64" Family: "unix" Reporter: Kurt Huwig When asked for the release version I answer "1.0.0": What is the release version for "Kern scale library"? (de.scooterattack:kern) 1.0: : 1.0.0 but the resulting "release.properties" contains "1.0" instead: #release configuration #Tue Jan 06 09:12:57 CET 2009 scm.tag=kern-1.0 scm.url=scm\:svn\:http\://svn.it.lan/java/trunk/kern preparationGoals=clean verify scm.commentPrefix=[maven-release-plugin] project.scm.de.scooterattack\:kern.empty=true exec.additionalArguments=-P Repository_Proxy,gwt-1.5.3,maven-hybris-plugin,maven-ant-tasks,hybris-3.0-u2,Repository_Proxy project.dev.de.scooterattack\:kern=1.1-SNAPSHOT completedPhase=end-release project.rel.de.scooterattack\:kern=1.0 This was working some months ago when I made the previous release. -- 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