Skip to content

Instantly share code, notes, and snippets.

@WillSams
Last active February 4, 2017 14:33
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 WillSams/9a4150ae85edf46f4fbf05af1a84504f to your computer and use it in GitHub Desktop.
Save WillSams/9a4150ae85edf46f4fbf05af1a84504f to your computer and use it in GitHub Desktop.
$ sudo add-apt-repository ppa:mmk2410/intellij-idea-community
$ sudo apt-get update
$ sudo apt-get install intellij-idea-community
$ sudo apt-get install maven -y
$ mvn -version #test
#Note: Maven is installed to /usr/share/maven
# Maven's configuration is found in /etc/maven
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment