Sunday, April 6, 2014

Maven Configuration Step by Step

Y'day I was configuring maven on my system.Below are steps to configure.

Step 1 : download maven put in any directory I put in C:\apache-maven-3.2.1 after extracting zip.

Step 2 : set path as below screen



Step 3 : make sure u have all things as specified above like Jdk installed and in C: drive

Step 4 : open cmd prompt

fire command mvn -- version



In next article I will explain you how to use Maven.

No comments: