You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Douglas Ferguson <do...@epsiia.com> on 2006/09/02 16:07:16 UTC

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: release:perform

Posted by Andreas Guther <An...@markettools.com>.
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:douglas.ferguson@epsiia.com] 
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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org