Maven Refresher Eclipse Integration for Maven projects
Step-1: After downloading Apache Maven, set M2_HOME to maven directory/ Step-2 : In Update Path to $PATH:$M2_HOME/bin, test from command window/shell the command maven -version Step-3 : In eclipse, click on Windows, prefrences..search for Maven..edit properties.... a) Installation home: <<maven home>>... then select the new installation home b) User Settings: <<Select the maven home..installation dir's setting.xml>> Apply Open the settings.xml in Eclipse IDE and exit Step-4: In settings.xml, update the below and save/exit a) Local Repository set (sample) ...