On 20/07/2006 5:20 AM, Graham Leggett wrote:
- Does adding -Xmx2048M to MAVEN_OPTS affect the amount of RAM available to javac when it is called by maven, or is there a different option that should be used? Does MAVEN_OPTS have any effect on javac at all?
Depends on whether javac is forked. You can change that and the memory using the properties here:
http://maven.apache.org/maven-1.x/plugins/java/properties.html Please send these queries to the users@ list in future - thanks. Cheers, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]