That's an oooold bug in the release plugin. It bumps the property to the being released version but doesn't bump it to the next dev version.
On Tue, Aug 4, 2009 at 8:41 PM, Brett Randall<[email protected]> wrote: > On Tue, Aug 4, 2009 at 9:49 AM, John Casey <[email protected]> wrote: > >> Hi again, >> >> After Brett sorted out some issues that got lost in the source-control mess >> on my localhost, and I resolved a couple more stragglers that came up as a >> result of testing out RC1, I think we're in better shape to attempt a >> release again. >> >> Before we do, I'd like to get as many eyes as possible on this latest >> release candidate: >> >> >> https://repository.apache.org/content/repositories/maven-staging-008/org/apache/maven/apache-maven/2.2.1-RC2 >> >> Please file JIRA issues for anything you come across that still seems >> broken. The list of issues we've resolved so far for this release is here: >> >> >> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&styleName=Html&version=15328 >> >> Thanks! >> >> -john >> >> --- >> John Casey >> Developer and PMC Member, Apache Maven (http://maven.apache.org) >> Member, Apache Software Foundation >> >> "What we have to learn to do, we learn by doing." >> -Aristotle >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > Hi John, > > in the post 2.2.1-RC2 [maven-release-plugin] prepare for next development > iteration, @800602, it looks like the maven-release-plugin has not bumped > > <properties> > <mavenVersion>2.2.1-RC2</mavenVersion> > > ... to RC3-SNAPSHOT. Is this a deploy-regression, or am I missing > something? This leaves me unable to build 2.2.1-RC3-SNAPSHOT from a clean > repo using Maven 2.2.0, due to missing reactor deps on 2.2.1-RC2 > > https://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?r1=800600&r2=800602&diff_format=h > https://svn.apache.org/viewvc/maven/maven-2/branches/maven-2.2.x/pom.xml?revision=800602&content-type=text%2Fplain > > Cheers > Brett > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
