I've found a reference to compilerarg in the ant docs but I'm still no clearer as to how I specify these when running maven java:compile.

All I want to do is set the maximum memory for the javac


From: "Aaron Robinson" <[EMAIL PROTECTED]>
Reply-To: "Maven Users List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: maven java maven.compile.compilerargs property Date: Thu, 05 Jun 2003 16:14:59 +0000


All,

I'm trying to resolve the memory problems I have with maven java:compile by trying to set the maven.compile.compilerargs property to specify the memoryInitialSize and memoryMaximumSize settings.

The maven docs for java plugin says that the maven.compile.compilerags are sepcified in the ant javac task but there isn't any mention of compilerargs explciitly.

How do I set these values.

BTW, I have tried using various memory options on both MAVEN_OPTS and MAVEN_DEFAULT_OPTS in maven.bat on several different jdks (1.3 & 1.4) to no avail.

TIA
Aaron

_________________________________________________________________
Stay in touch with absent friends - get MSN Messenger http://www.msn.co.uk/messenger



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
Use MSN Messenger to send music and pics to your friends http://www.msn.co.uk/messenger



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to