Maven Integration for Eclipse provides tight integration for Maven into the IDE and providing the following features:

This plugin is using the Maven Embedder component to launch Maven and to work with all Maven data. This is work in progress and we are working hard to make it smooth and nice.

Please report issues to the issue tracking system , contribute documentation , or give us your feedback in the mailing lists .

Rate this plugin at Eclipse Plugin Central

Installation

You can install the Maven Integration for Eclipse by using the following update site from within Eclipse:

http://m2eclipse.sonatype.org/update/

Source Code

You can view the source code for the Maven Integration for Eclipse here:

http://svn.sonatype.org/m2eclipse/trunk/

If you would like to checkout the sources of the Maven Integration for Eclipse you can do so using the following command:

svn co https://svn.sonatype.org/m2eclipse/trunk/ m2eclipse