Hello, > My project is so big that everytime I call maven javadoc, maven xdoc, > I'll get an OutOfMemoryError. > Can I specify the -Xmx argument? Can I do it in > $user.home/build.properties?
You can specify a MAVEN_OPTS environment var, in which you specify all arguments to the VM. -- Thomas Recloux [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
