it's set in MAVEN_OPTS env var with -Xmx and -Xms java options, but if you 
don't know it, you probably use the default jvm options. You can try to it to 
something like that:
MAVEN_OPTS=-Xmx256m

If you don't want to patch Continuum, you can use a prebuilt snapshot: 
http://maven.zones.apache.org/~continuum/builds/trunk/

Graham Leggett a écrit :
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
--

Reply via email to