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, setupGenerateDirectory
getLog, getPluginContext, setLog, setPluginContext
public List<String> getGwtModules()
getGwtModules
in interface GwtModuleReader
public String[] getModules()
public GwtModule readModule(String name) throws GwtModuleReaderException
readModule
in interface GwtModuleReader
GwtModuleReaderException
Copyright © 2007–2017 MojoHaus. All rights reserved.