How to Install Maven (Ubuntu 14.04)

To install maven
#sudo apt-get install maven

to check version
#mvn -version



The Maven configuration files are stored in /etc/maven

Where is Maven installed?
The command apt-get install the Maven in /usr/share/maven

Popular posts from this blog

Setup MySQL on Ubuntu Droplet getting error ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

Remote Desktop Sharing Dconf Tool in Linux (Ubuntu 14.04)

Configure Telnet & SSH on Router for Remote access.