Has Eclipse 3.7.2 built-in Maven support? How does it differ from m2eclipse?
@EDIT
m2e
basic version is bundled with Eclipse 3.7 Java (not yet with Java EE). For the full version one has to install m2e
from either its update site or the Marketplace.
List of Indigo (Eclipse 3.7) projects: http://www.eclipse.org/indigo/projects.php
Includes Maven support [new]: http://www.eclipse.org/m2e/
As you can guess by the name it is just m2e bundled with the release (and upped the version number from the external source).