Package net.ltgt.gwt.maven
package net.ltgt.gwt.maven
-
ClassDescriptionAdd 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/mainModulefile used bygwt:generate-modulein downstream projects.Generates a GWT module definition from Maven dependencies, or merge<inherits/>with a module template.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 forGWTTestCasetests.