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 AbstractThemeMojo Abstract base class for theme compilation related Mojos.ClasspathBuilder Util to consolidate classpath manipulation stuff in one place.ClasspathBuilderException ClassPathExplorer Utility class to collect widgetset related information from classpath.ClassPathExplorer.LocationInfo Contains information about widgetsets and themes found on the classpathClassPathProcessor 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#UsageCompileThemeMojo Updates Vaadin themes based on addons containing themes on the classpath.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 ForkedProcessExecutionException GenerateAsyncMojo Goal which generate Async interface.GwtCleanMojo Cleanup the webapp directory for GWT module compilation outputGwtModule GwtModuleReader GwtModuleReaderException GwtResourcesMojo Copy GWT java source code and module descriptor as resources in the build outputDirectory.GwtSourcesJarMojo Add GWT java source code and module descriptor as resources to project jar.GwtWebInfProcessor HelpMojo Display help information on vaadin-maven-plugin.
Callmvn vaadin:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.I18NMojo Creates I18N interfaces for constants and messages files.JavaCommand JavaCommandException JavaShell plexus-util hack to run a command WITHOUT a shell see PLXUTILS-107MavenProjectContext MavenTestRunner Mostly a copy/paste of surefire TestListenerInvocationHandlerMergeWebXmlMojo Merges GWT servlet elements into deployment descriptor (and non GWT servlets into shell).RunMojo Runs the project in the GWT (Classic or Super) Dev Mode for development.ServletAnnotationFinder The goal is to find classed annotated with RemoteServiceRelativePath to 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 testUpdateThemeMojo Updates Vaadin themes based on addons containing themes on the classpath.UpdateWidgetsetMojo Updates Vaadin widgetsets based on other widgetset packages on the classpath.Vaadin8UpgradeMojo Updates Vaadin 7 class imports to their corresponding compatibility imports in a Vaadin 8 project.