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

Install Node,Angular2 and Sublime 3

To change the owenership of any folder for domain user !!

How to set Java Path if you want to put your java any directory in linux Computer