Skip to content

Instantly share code, notes, and snippets.

@collinvandyck
Created September 24, 2013 22:28
Show Gist options
  • Select an option

  • Save collinvandyck/6692205 to your computer and use it in GitHub Desktop.

Select an option

Save collinvandyck/6692205 to your computer and use it in GitHub Desktop.
exec "$JAVACMD" \
$MAVEN_OPTS \
-classpath "${M2_HOME}"/boot/plexus-classworlds-*.jar \
"-Dclassworlds.conf=${M2_HOME}/bin/m2.conf" \
"-Dmaven.home=${M2_HOME}" \
${CLASSWORLDS_LAUNCHER} "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment