MAVEN_OPTS

how to set MAVEN_OPTS:

export MAVEN_OPTS=”-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m”

Comments are closed.