All Classes and Interfaces

Class
Description
 
 
Add super-source directory to project resources.
Add super-source directory to project test resources.
Runs GWT's CodeServer (SuperDevMode).
Invokes the GWT Compiler on the project's sources and resources.
Runs GWT's DevMode.
Enforces that the source encoding is UTF-8.
Generates the META-INF/gwt/mainModule file used by gwt:generate-module in downstream projects.
Generates a GWT module definition from Maven dependencies, or merge <inherits/> with a module template.
 
 
Display help information on gwt-maven-plugin.
Call mvn gwt:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Package the compiled GWT library into a JAR archive.
Package the compiled GWT application into a WAR-like archive.
Runs the project's tests with the specific setup needed for GWTTestCase tests.