Skip to content

Instantly share code, notes, and snippets.

@Zensavona
Created January 5, 2017 04:25
Show Gist options
  • Save Zensavona/01578d334b2f8ce0473530bd0b9712fd to your computer and use it in GitHub Desktop.
Save Zensavona/01578d334b2f8ce0473530bd0b9712fd to your computer and use it in GitHub Desktop.
export M2_HOME=/usr/local/apache-maven/apache-maven-3.2.5
export M2=$M2_HOME/bin
export MAVEN_OPTS="-Xms256m -Xmx512m"
export PATH=$M2:$PATH
JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment