> Some projects will name their release candidates > and corresponding votes
Or delete the SVN tag and do it again? The artifacts have not been published yet... There is a release:rollback mojo which will do all the pom-renaming back (which is not needed in our case). The tag removal is not implemented yet (because tag-removal is not supported in maven-scm-1.1) and has to be done manually. But this is marked as TODO in the release plugin code, so my guess is that that's the way it _should_ work. btw: I would not use -RC1 but only -M1.1, M1.2, etc because I personally prefer to use the term 'RC' only for release candicates of final versions. LieGrue, strub --- Kevan Miller <[email protected]> schrieb am Mo, 2.2.2009: > Von: Kevan Miller <[email protected]> > Betreff: Re: [VOTE] Publish OpenWebBeans 1.0.0-incubating-M1 > An: [email protected] > Datum: Montag, 2. Februar 2009, 21:29 > On Feb 2, 2009, at 3:23 PM, Gurkan Erdogdu wrote: > > > Hi Kevan, > > > > Do we have to re-do the whole release process,( I mean > release:prepare and release:perform) . Or is it enough to > update the artifacts in the stage? > > To be clean, the vote should be cancelled and the process > restarted. Some projects will name their release candidates > and corresponding votes (e.g. 1.0.0-incubating-M1-RC1, RC2, > etc). > > --kevan
