Skip to content

Instantly share code, notes, and snippets.

@develar
Created October 31, 2010 17:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save develar/656867 to your computer and use it in GitHub Desktop.
Save develar/656867 to your computer and use it in GitHub Desktop.
export M2_HOME=/opt/local/share/java/maven3
export M2=$M2_HOME/bin
export M2_OPTS="-Xms256m -Xmx512m"
export PATH=/opt/local/bin:/opt/local/sbin:$M2:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment