install maven in ubuntu

C++
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install maven
Source

Also in C++: