Skip to content

Instantly share code, notes, and snippets.

@oimou
Created December 10, 2014 18:24
Show Gist options
  • Save oimou/bd8355481bbda8e049da to your computer and use it in GitHub Desktop.
Save oimou/bd8355481bbda8e049da to your computer and use it in GitHub Desktop.
wget http://ftp.riken.jp/net/apache/maven/maven-3/3.2.3/binaries/apache-maven-3.2.3-bin.tar.gz
tar zxvf apache-maven-3.2.3-bin.tar.gz
mkdir -p /usr/local/apache-maven
mv apache-maven-3.2.3 /usr/local/apache-maven
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment