m2eclipse
From KevinWiki
m2eclipse (Maven Integration for Eclipse) (Old Link: http://m2eclipse.codehaus.org) is a Eclipse plug-in which provides features to support for the convenient use of Maven.
Installation
Add Update Site
From the version 1.0, m2eclipse is maintained at Eclipse.org.
- Add the following update site
http://download.eclipse.org/technology/m2e/releases
- To install extensions,
Window -> Preferences -> Maven -> Discovery -> Open Catalog
From the version 0.10.0, the repositories are changed.
- Add the update site for m2eclipse Core
http://m2eclipse.sonatype.org/sites/m2e
- Add the update site for m2eclipse Extras
http://m2eclipse.sonatype.org/sites/m2e-extras
- Old m2eclipse
http://m2eclipse.sonatype.org/sites/archives/older
*Add the update site for Maven.
http://m2eclipse.sonatype.org/update/
*To add the site for stable development builds, add the following URL.
http://m2eclipse.sonatype.org/update-dev/
Install
- Select the checkbox next to the added Maven Integration for Eclipse site.