Now. I pulled the MAVEN_1_0_B10 tagged sources from Anon CVS and did the build from my workspace.
Mid way through, I get the OutOfMemory exception. At first, I didn't notice this because I already had a binary of beta-10 installed, and the build was overwriting it. When I wiped out my binary install and rebuilt ... that's when I discovered that the build was incomplete (which explained my previous problem building HiveMind). The problem is that a from-scratch build using the tagged MAVEN_1_0_B10 sources won't build on my machine (Sun JDK 1.4, Windows XP). -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 07, 2003 12:56 AM > To: Maven Users List > Subject: RE: Building beta-10 > > > So you're using binary beta 10 to build a new beta10? > -- > dIon Gillard, Multitask Consulting > Blog: http://blogs.codehaus.org/people/dion/ > > > "Howard M. Lewis Ship" <[EMAIL PROTECTED]> wrote on > 06/08/2003 09:27:26 > PM: > > > It's building Maven. > > > > I pulled the Maven source from anon CVS using the MAVEN_1_0_B10 tag. > > > > I'm wondering if the OutOfMemory could be caused by endless > recursion? > > > > -- > > Howard M. Lewis Ship > > Creator, Tapestry: Java Web Components > > http://jakarta.apache.org/tapestry > > > > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > Sent: Tuesday, August 05, 2003 8:27 PM > > > To: Maven Users List > > > Subject: RE: Building beta-10 > > > > > > > > > > -Xmx1024MB I still run out of memory at the same place: > > > > > > > [exec] +---------------------------------------- > > > > [exec] | Building Maven FAQ Plug-in > > > > [exec] | Memory: 62M/63M > > > > [exec] +---------------------------------------- > > > > > > Certainly doesn't look like it's using 1024m...... > > > > > > p.s. where is the source for b10 coming from? > > > > > > -- > > > dIon Gillard, Multitask Consulting > > > Blog: http://blogs.codehaus.org/people/dion/ > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > 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]
