public abstract class AbstractGwtModuleMojo extends AbstractGwtMojo implements GwtModuleReader
Search and read the gwt.xml module files to detect project structure.
artifactFactory, artifactMetadataSource, classpathBuilder, GWT_DEV, GWT_GROUP_ID, GWT_USER, gwtSdkFirstInClasspath, localRepository, modulePathPrefix, remoteRepositories, resolver, 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, getClasspath, getGenerateDirectory, getGwtDevJar, getGwtUserJar, getJarFiles, 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 © 2007–2017 MojoHaus. All rights reserved.