No, RC1 is much easier. Just follow the install instructions - ie extract the tarball and point MAVEN_HOME at your new version.
You should rm -rf ~/.maven/plugins, but its not strictly necessary. In the current RC it will load these multiple versions of plugins and this may come back to bite you. - Brett > -----Original Message----- > From: Norbert Pabis [mailto:[EMAIL PROTECTED] > Sent: Monday, 29 September 2003 6:50 PM > To: Maven Users List > Subject: Re: [ann] Maven 1.0-rc1 released > > > That should be similiar to > http://wiki.codehaus.org/maven/MigratingFromBeta9ToBeta10 > > Christian Andersson wrote: > > now that ut us out... what is the easiest way of upgrading > from b10 ? > > > > /Christian Andersson > > > > Jason van Zyl wrote: > > > >> Howdy, > >> > >> Maven 1.0-rc1 has been released. The details can be found here: > >> > >> http://blogs.codehaus.org/projects/maven/ > >> > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- > Norbert Pabiś > Technolog > [EMAIL PROTECTED] > http://www.e-point.pl > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
