I won’t delve into details of how slowly are the canonical PPAs updated. I’ve found Jay Ginete’s post (please check link at the bottom) mostly useful to solve this issue. I’ve condensed the steps here:
- Add Nate Carlson’s PPA to your software sources
- Update your local sources
- Install maven 3
- Creating symbolic link to mvn binary
In detail:
Adding Nate Carson’s PPA:
sudo add-apt-repository ppa:natecarlson/maven3
(make sure you check the signing key matches the one specified here)
Updating your local sources:
sudo apt-get update
Installing maven 3:
sudo apt-get install maven3
Creating the link:
sudo ln -s /usr/share/maven3/bin/mvn /usr/bin/mvn
Hope it does work as it did for me. The link to Jay’s post: http://killertilapia.blogspot.com/2012/10/installing-maven-3-in-ubuntu-1204.html
Reblogged this on Ricardo's Blog and commented:
Quick and straight to the point.
Reblogged this on Ricardo's Blog and commented:
Quick and straight to the point.
Reblogged this on Ricardo's Blog and commented:
Quick and straight to the point.
Reblogged this on Ricardo's Blog and commented:
Quick and straight to the point.
Reblogged this on Ricardo's Blog and commented:
Quick and straight to the point.
Reblogged this on Ricardo's Blog and commented:
Quick and straight to the point.
Reblogged this on Ricardo's Blog and commented:
Quick and straight to the point.
Reblogged this on Ricardo's Blog and commented:
Quick and straight to the point.
Reblogged this on Ricardo's Blog and commented:
Quick and straight to the point.
Reblogged this on Ricardo's Blog and commented:
Quick and straight to the point.
Reblogged this on Ricardo's Blog and commented:
Quick and straight to the point.
Reblogged this on Ricardo's Blog and commented:
Quick and straight to the point.
Reblogged this on Ricardo's Blog and commented:
Quick and straight to the point.