Ubuntu with maven 三

Ubuntu with maven 3http://www.discursive.com/blog/4636sudo apt-get install python-software-properti

Ubuntu with maven 3
http://www.discursive.com/blog/4636

sudo apt-get install python-software-properties
sudo add-apt-repository "deb http://build.discursive.com/apt/ lucid main"
sudo apt-get update
sudo apt-get install maven

sudo chmod +x /etc/profile.d/maven.sh
sudo /etc/profile.d/maven.sh