I agree. I don't want to have to bump up my memory config for all projects just because of one. On 3/23/07, Andrew Williams wrote: > > I think that modifying your environment or installation options is a > very bad idea, > especially if you are striving for truly reproducible build results. > > Andy > > On 22 Mar 2007, at 16:29, Jesse McConnell wrote: > > > most people I know just add the following to their environment > > variables > > > > MAVEN_OPTS=-Xmx512m > > > > jesse > > > > On 3/22/07, Thierry Lach wrote: > >> Any reason why this couldn't just be added permanently? > >> > >> On 3/22/07, Andrew Williams wrote: > >> > > >> > I sometimes get that problem too, when I see it I insert the > >> > following into the section of continuum's root pom.xml > >> > > >> > > >> > > >> > org.apache.maven.plugins > >> > maven-surefire-plugin > >> > > >> > -Xmx512m > >> > > >> > > >> > > >> > org.apache.maven.plugins > >> > maven-compiler-plugin > >> > > >> > true > >> > 128m > >> > 512m > >> > > >> > > >> > > >> > > >> > Andy > >> > > >> > On 19 Mar 2007, at 22:59, Graham Leggett wrote: > >> > > >> > > Emmanuel Venisse wrote: > >> > > > >> > >> how many memory is allocated to the build? Normally the > >> default is > >> > >> enough. > >> > > > >> > > No idea - checked out a pristine copy of trunk as of an hour > >> or two > >> > > ago, and did an mvn install. > >> > > > >> > > Is there somewhere where memory allocations are set, perhaps in a > >> > > pom file? > >> > > > >> > > Regards, > >> > > Graham > >> > > -- > >> > > >> > > >> > > > > > > -- > > jesse mcconnell > > jesse.mcconnell@gmail.com > > > >