I installed maven on my Ubuntu machine with the command sudo apt-get install maven
sudo apt-get install maven
Now I need to know where it is installed in order to configure the sa
$ mvn --version
and look for Maven home: in the output , mine is: Maven home: /usr/share/maven
Maven home: /usr/share/maven