The first step is to check the JDK installation
If you enter these two commands without an error, it proves successful.
Step two download maven
Visit http://maven.apache.org/download.cgi
Click
To download.
Step three Local Installation
Enter the specified directory
This means that in the E-packing directory, XVF is followed by the directory where we downloaded the compressed package.
Fourth Step configuring environment variables
Find path
Fifth Step Verification Installation
If the above command is present, then it proves the installation was successful.
If Maven updates the version, the user needs to get more new features, just download the new MAVEN installation file and update the M2_HOME environment variable. M2_home also several variables that point to which version of the installation directory, which version is being used.
Installing Maven on the window