Does anybody know if this is possible? -----Original Message----- From: Douglas Ferguson Sent: Monday, September 04, 2006 11:57 AM To: users Subject: RE: release:perform
This is the command. mvn release:perform -DconnectionUrl=scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-release-plugin-2.0 Can I add version to this command? If not, I guess I could check out the tag and prepare the release from that tag. D- -----Original Message----- From: Douglas Ferguson Sent: Monday, September 04, 2006 11:55 AM To: users Subject: RE: release:perform No the release prepare asks for the tag that it will create. You can perform a release off a tag without doing a prepare. However, it uses the version number from the tag. I'd like to provide a different version number. D- ----- Original Message ----- From: Andreas Guther Sent: Sun, 9/3/2006 6:59pm To: Maven Users List Subject: RE: release:perform Isn't the release plug-in asking for the tag version during the prepare phase? If I remember correctly you then could just correct the version number in the pom manually before you run the prepare. Andreas -----Original Message----- From: Douglas Ferguson [mailto:[EMAIL PROTECTED] Sent: Saturday, September 02, 2006 7:07 AM To: Maven Users List Subject: release:perform Is there a way to do a release:perform off a tag but have it release to a new version? I have a tag app-x.x-RC-1 and I'd like to release it to app-x.x Thanks, D- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
