All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractGwtModuleMojo Add support for GWT Modules.AbstractGwtMojo Abstract Support class for all GWT-related operations.AbstractGwtShellMojo Support running GWT SDK Tools as forked JVM with classpath set according to project source/resource directories and dependencies.AbstractGwtWebMojo ClasspathBuilder Util to consolidate classpath manipulation stuff in one place.ClasspathBuilderException ClassPathProcessor CompilationReportRenderer project compilation report renderer to display links to all modules reportCompileMojo Invokes the GWT Compiler for the project source.CompileReport see http://code.google.com/webtoolkit/doc/latest/DevGuideCompileReport.html#UsageCoverageConfiguration CSSMojo Creates CSS interfaces for css files.DebugMojo Runs the project with a debugger port hook (optionally suspended).DefaultGwtModuleReader EclipseMojo Goal which creates Eclipse lauch configurations for GWT modules.EclipseTestMojo Deprecated. use google eclipse plugin http://code.google.com/intl/fr-FR/eclipse/docs/users_guide.htmlEclipseUtil ExitException GenerateAsyncMojo Goal which generate Async interface.GwtCleanMojo Cleanup the webapp directory for GWT module compilation outputGwtModule GwtModuleReader GwtModuleReaderException GwtResourcesMojo Deprecated. use maven-source-plugin and sources classifier dependencies insteadGwtSourcesJarMojo Deprecated. use maven-source-plugin and sources classifier dependencies insteadGwtWebInfProcessor HelpMojo Display help information on gwt-maven-plugin.
Callmvn gwt:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.I18NMojo Creates I18N interfaces for constants and messages files.JarFileScanner Scans jar files.JavaCommand JavaCommandException MavenProjectContext MavenTestRunner Mostly a copy/paste of surefire TestListenerInvocationHandlerMergeWebXmlMojo Merges GWT servlet elements into deployment descriptor (and non GWT servlets into shell).ProjectScanner Scans a project and/or artifacts.RunMojo Runs the project in the GWT (Classic or Super) Dev Mode for development.ServletAnnotationFinder The goal is to find classed annotated withRemoteServiceRelativePathto generatedServletDescriptorServletDescriptor SuperDevModeMojo Runs GWT modules with Super Dev Mode.TestMojo Mimic surefire to run GWTTestCases during integration-test phase, until SUREFIRE-508 is fixedTestTemplate TestTemplate.CallBack Callback to do something with a test