Create maven project in Eclipse:
- To deal with the Maven project Internet connection is must.
Plugin maven:-
Open Eclipse
→goto help →install new s/w →
select indigo → type “maven” in search box, then it displays two
options in collaboration option, select
m2e Maven Integration for Eclipse.
Select indigo
write “maven”, then it displays two options,
in that select collaboration
Click next
Restart the eclipse…
After eclipse restart, you have to make sure installation is success. Click Ctrl+N → type maven in search box , if you can see Maven Project option, maven plugin is successfully installed….
Maven plugin has successfully installed in your eclipse :)