public abstract class AbstractGwtModuleMojo extends AbstractGwtMojo implements GwtModuleReader
Search and read the gwt.xml module files to detect project structure.
artifactFactory, artifactMetadataSource, classpathBuilder, GWT_GROUP_ID, gwtSdkFirstInClasspath, localRepository, modulePathPrefix, remoteRepositories, resolver, VAADIN_GROUP_ID, warSourceDirectory| Constructor and Description |
|---|
AbstractGwtModuleMojo() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getGwtModules() |
String[] |
getModules()
Return the configured modules or scan the project source/resources folder to find them
|
GwtModule |
readModule(String name) |
addClasspathElements, addCompileSourceRoot, getArtifact, getClasspath, getGenerateDirectory, getGwtDevJar, getGwtUserJar, getJarAndDependencies, getLocalRepository, getOutputDirectory, getProject, getProjectArtifacts, getProjectRuntimeArtifacts, getRemoteRepositories, isGenerator, resolve, setupGenerateDirectorygetLog, getPluginContext, setLog, setPluginContextpublic List<String> getGwtModules()
getGwtModules in interface GwtModuleReaderpublic String[] getModules()
public GwtModule readModule(String name) throws GwtModuleReaderException
readModule in interface GwtModuleReaderGwtModuleReaderExceptionCopyright © 2012–2026 Vaadin Ltd. All rights reserved.