Hi, you can use MVN_OPTS environment variable to pass argument to the jvm :

#   MAVEN_OPTS - parameters passed to the Java VM when running Maven

for example

set MAVEN_OPTS =-Xms512m -Xmx1024m

bye,
Ander

On 13/mar/08, at 21:12, Steve Chernyak wrote:

I'm running out of memory during a release:perform while generating javadoc. Is there any way to specify the maven.javadoc.maxmemory property at command
line during the "mvn release:perform" command?

Thanks


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

Reply via email to