Hi Massimo yep, there is a property: MAVEN_OPTS My build scripts loos like:
set MAVEN_OPTS=-Xmx1024m call maven -Dversion=development on windows or export MAVEN_OPTS=-Xmx1024m maven -Dversion=development on linux
Hi,
How do I resolve an out of memory when building a site. This is what I
get on the console. The machine has 1GB of physical memory. Are there
any arguments I can pass to maven.
Root cause
java.lang.OutOfMemoryError
Root cause
java.lang.OutOfMemoryError
Final Memory: 157M/158M
Thanks you for your kind reply
max
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
