version 2.0-beta-5 of the maven-release-plugin will automatically transform all dots to underscores before tagging.
Regards, Marcel ----- Original Message ---- From: houzecl <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, August 21, 2007 2:41:36 PM Subject: Re: release:prepare must be runned twice? I take advantage of your post to ask a question about the release prompts: (...) What is the release version for "SEAUP"? (br.com.seatecnologia:seaup) 2.0.18: : What is SCM release tag or label for "SEAUP"? (br.com.seatecnologia:seaup) seaup-2_0_18: : What is the new development version for "SEAUP"? (br.com.seatecnologia:seaup) 2.0.19-SNAPSHOT: : (...) the plugin batch mode will avoid the prompts but will use default values In your case the tag would be: seaup-2.0.18 which is not acceptable for cvs (tha's why you specify seaup-2_0_18) Is there any way to specify the default values somewhere in plugin configuration ? Thanks, Christian-Luc (cf also my thread: Maven Release Plugin - parameters: release version, release tag, new development version) -- View this message in context: http://www.nabble.com/release%3Aprepare-must-be-runned-twice--tf4304706s177.html#a12253817 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ____________________________________________________________________________________ Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
