Thursday, January 16, 2020

Maven installation guide for beginner

## Maven installation guide :-
--------------------------------

Step -1
--------
Download Binary files for MAVEN from below url:

https://maven.apache.org/download.cgi

Step -2
--------
Go to Eclispe -> Help -> Install New Software -> Click on 'Add' button then enter:

Name: M2Eclipse
URL: http://download.eclipse.org/technology/m2e/releases/1.3

Then,Waiting for finishing download and installation of MAVEN into your Eclispe.


Step -3
--------
Checked on 'Maven Integration for Eclispe' then Click on 'Next'.
Then,Waiting for finishing setup automatically by Eclispe.

No comments:

Post a Comment