Re: How to Set MAVEN_OPTS

2005-10-26 Thread Emmanuel Venisse
you need to specify it at os level. Emmanuel Allison, Bob a écrit : I have a m102 project in Continuum and I want to set it up to automatically build the documentation. The problem is that I need to specify MAVEN_OPTS="-Xmx1024m -Xms512m" so that maven has enough memory to run the multiproject

How to Set MAVEN_OPTS

2005-10-26 Thread Allison, Bob
I have a m102 project in Continuum and I want to set it up to automatically build the documentation. The problem is that I need to specify MAVEN_OPTS="-Xmx1024m -Xms512m" so that maven has enough memory to run the multiproject documentation build. Is there a way to specify these parameters in the