Hi,

I've noticed we've hard coded the jvm max memory to:

SET MAVEN_DEFAULT_OPTS="-Xmx160m"

I need to adjust this memory to a greater value and I think it would be
nice to let users do this *without* having to modify the maven.bat file
every time a new version of maven is downloaded.

I suggest removing the "SET MAVEN_DEFAULT_OPTS="-Xmx160m" line
altogether (and thus remove the MAVEN_DEFAULT_OPTS variable). 

Any objections?

Thanks
-Vincent


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

Reply via email to