No, this isn't the case. HEAD is 1.1-SNAPSHOT, and doesn't incude the branch changes until they are stable (which is very close). Then the branch will be merged regularly.
Both the branch and HEAD should bootstrap and be functional afterwards - and have as far as my testing has gone. However, I'm now going to do a clean build of both on my windows machine to confirm this and perform your test, then report any problems. I think most of the problems are inconsistencies between old configs and the new bootstrap Jason dropped in, so I'd recommend trying it with a clean checkout, $MAVEN_HOME, and $MAVEN_HOME_LOCAL. Cheers, Brett > -----Original Message----- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Thursday, 4 December 2003 4:28 AM > To: 'Maven Developers List' > Subject: RE: Using maven HEAD > > > > > > -----Original Message----- > > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > > Sent: 03 December 2003 17:47 > > To: Maven Developers List > > Subject: Re: Using maven HEAD > > > > On Wed, 2003-12-03 at 11:38, Vincent Massol wrote: > > > Hi, > > > > > > Has anyone tried to build a clean HEAD and then to > manually build a > > > plugin project? > > > > You realize HEAD is now the RC2_UNSTABLE code? You sure you're not > > meaning to build the 1.0 branch? > > Ah ok. No I didn't realize this! I thought it was the > previous CVS HEAD with a few modification from Brett. BTW, > shouldn't the currentVersion be changed to 1.1-SNAPSHOT? > > Thanks > -Vincent > > > > > > Thanks > > > -Vincent > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] For > > > additional commands, e-mail: [EMAIL PROTECTED] > > -- > > jvz. > > > > Jason van Zyl > > [EMAIL PROTECTED] > > http://tambora.zenplex.org > > > > In short, man creates for himself a new religion of a rational and > > technical order to justify his work and to be justified in it. > > > > -- Jacques Ellul, The Technological Society > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
