export MAVEN_HOME=$HOME/my-maven-home export MAVEN_HOME_LOCAL=$HOME/my-maven-local In the maven CVS checkout: ant -f build-bootstrap.xml
This won't interfere with any existing install (unless you have maven.home.local specified as a build.properties?). - Brett > -----Original Message----- > From: Stephen McConnell [mailto:[EMAIL PROTECTED] > Sent: Friday, 26 September 2003 2:47 PM > To: Maven Developers List > Subject: Re: RC1 > > > > Dion: > > I know this is really wimpy, but I have a beta-10 release > running on my machine which is the release that is documeted > under the respective Avalon products. I would prefer to > maintain my environment relative to beta-10 for the moment as > I'm dealing with other user issues relative to that context. > > I have just uploaded the plugin jar files to ibiblio. If > anyone could confirm that the install procedure is functional > it would save me a lot of deinstall/test/reinstall hasles. > The plgins in question include: > > avalon-meta/avalon-meta-plugin-1.1.jar > merlin/merlin-plugin-1.0.jar > > Cheers, Steve. > >
