Maven is build management software and it is based on project object model. Maven describes how software is built. Maven is very powerful and popular tool and it is used for projects build management.
Installation Process Tips With Eclipse:-
Go To Help-Install new software
Click on add
Give name “Maven” and Location “ http://download.eclipse.org/technology/m2e/releases/ “ and click Add (There may be some changes)
Select checkbox to integrate Maven and Click Next and wait
Keep default setting and click next
Accept terms and click finish
Once it is finished it will ask to restart then click yes to complete installation process.
Installation process is done, great.