$MAVEN_OPTS

written by juan on April 22nd, 2005 @ 12:00 AM

¿Your maven dies with an OutOfMemory error? I was poking around $MAVEN_HOME/bin/maven when i found: if [ -z "$MAVEN_OPTS" ] ; then MAVEN_OPTS="-Xmx256m" fi if [ -f /etc/mavenrc ] ; then . /etc/mavenrc fi if [ -f "$HOME/.mavenrc" ] ; then . "$HOME/.mavenrc" fi so now i can tweak the VM for better maven performance!

Comments are closed

Options:

Size

Colors