This maven plugin is dedicated to the Google Web Toolkit integration in Maven.
Its primary goal is to run the GWT SDK tools from Maven. It uses Maven dependency management feature to avoid manual installation of the GWT SDK on the developper platform. Importing a GWT-based application as Mproject then requires no dedicated manual setup on the developer computer.
Its secondary goal is to nicely integrate with Eclipse and the Google Eclipse plugin. This has many side effects as this plugin use some hard-coded path and conventions that are not Maven compliant as is.
GWT Maven Plugin supports :