> I got a maven project and compile it by maven. Then I got the error > "java.lang.OutOfMemoryError: Java heap space". How can I set the memory size > running mvn command?
add java memory parameter to MAVEN_OPTS environment variable. =r --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
