RE : Set VM arguments for maven?

2004-09-08 Thread Thomas RECLOUX
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. -- Thoma

Set VM arguments for maven?

2004-09-08 Thread Jiaqi Guo
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? Thanks Jiaqi - To unsubscribe, e-mail: [EMAIL PROTE