On 5/18/08, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On Sun, May 18, 2008 at 6:09 AM, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > > Moving to a separate thread ... > > > > On 5/17/08, Niall Pemberton <[EMAIL PROTECTED]> wrote: > >> On Sat, May 17, 2008 at 9:37 PM, Niall Pemberton > >> <[EMAIL PROTECTED]> wrote: <snip/> > >> > > >> > While its not a show-stopper that the pom points to the RC2 tag - its > >> > not desirable at all - but if people to want to use the release plugin > >> > then IMO it would be much better to do the svn tag manually and skip > >> > the "release:prepare" step altogether. AIUI you can run the > >> > release:perform and specify the tag on the command line, something > >> > like > >> > > >> > mvn -Prc -Dtag=SCXML_0_8_RC2 release:perform > >> > >> My mistake, I think its connectionUrl, rather than tag: > >> > http://maven.apache.org/plugins/maven-release-plugin/examples/perform-release.html > >> > > <snap/> > > > > Cool (if it works, that is). > > > I've used it once a while ago - the first time I did an m2 release > (commons-skin) when it failed part way through the process I used the > -DconnectionUrl to complete the process > http://markmail.org/message/gydf32x6myvqtidj <snap/>
I see, that probably means you had the release.properties hanging around then. Anyway, I'll try this myself, thanks. -Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]