All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractAddSuperSourcesMojo AbstractDevModeMojo AddSuperSourceMojo Add super-source directory to project resources.AddTestSuperSourcesMojo Add super-source directory to project test resources.CodeServerMojo Runs GWT's CodeServer (SuperDevMode).CompileMojo Invokes the GWT Compiler on the project's sources and resources.DevModeMojo Runs GWT's DevMode.EnforceEncodingMojo Enforces that the source encoding is UTF-8.GenerateModuleMetadataMojo Generates theMETA-INF/gwt/mainModulefile used bygwt:generate-modulein downstream projects.GenerateModuleMojo Generates a GWT module definition from Maven dependencies, or merge<inherits/>with a module template.GwtOptions GwtOptions.CommandlineBuilder HelpMojo Display help information on gwt-maven-plugin.
Callmvn gwt:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.JarMojo Package the compiled GWT library into a JAR archive.PackageAppMojo Package the compiled GWT application into a WAR-like archive.TestMojo Runs the project's tests with the specific setup needed forGWTTestCasetests.