Strange... The default is 256m on Unix or Cygwin, and 160m on Windows. Both of these are higher than 64m.
Glad it worked for you Howard. Cheers, Brett > -----Original Message----- > From: Howard M. Lewis Ship [mailto:[EMAIL PROTECTED] > Sent: Saturday, 13 September 2003 2:51 AM > To: 'Maven Users List' > Subject: RE: Still no dice for local build of Maven > > > Give the man a prize! I've now succesfully built Maven. > Now, to see if Tapestry will build. > > I'm adding a documentation bug concerning this. > > -- > Howard M. Lewis Ship > Creator, Tapestry: Java Web Components > http://jakarta.apache.org/tapestry > http://jakarta.apache.org/commons/sandbox/hivemind/ > http://javatapestry.blogspot.com > > > -----Original Message----- > > From: Damien SAUVAGEOT [mailto:[EMAIL PROTECTED] > > Sent: Friday, September 12, 2003 11:37 AM > > To: Maven Users List > > Subject: RE: Still no dice for local build of Maven > > > > > > Have you tried setting a global environment variable like this : > > > > MAVEN_OPTS > > -Xmx512m -Xms12m > > > > > > > -----Message d'origine----- > > > De : Michal Maczka [mailto:[EMAIL PROTECTED] > > > Envoy� : Friday, September 12, 2003 5:28 PM > > > � : Maven Users List > > > Objet : RE: Still no dice for local build of Maven > > > > > > > > > Strange. > > > > > > It seems that your Ant installation is able to use up to > 64 MB. You > > > need at least 3 times as much to bootstrap. [...] > > > > +---------------------------------------- > > > > | Building Maven Plexus Plug-in > > > > | Memory: 62M/63M > > > > +---------------------------------------- > > > > > > > [...] > > > > Consult the following stack trace for details. > > > > java.lang.OutOfMemoryError > > > > > > Which version of ant do you use? > > > > > > Michal > > > > > > > > > > > > --------------------------------------------------------------------- > > > 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] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
