@Mojo(name="resources",
defaultPhase=PROCESS_RESOURCES,
threadSafe=true)
public class GwtResourcesMojo
extends AbstractGwtModuleMojo
artifactFactory, artifactMetadataSource, classpathBuilder, GWT_GROUP_ID, gwtSdkFirstInClasspath, localRepository, modulePathPrefix, remoteRepositories, resolver, warSourceDirectory| Constructor and Description |
|---|
GwtResourcesMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected Collection<org.codehaus.mojo.gwt.GwtResourcesBaseMojo.ResourceFile> |
getAllResourceFiles()
Collect GWT java source code and module descriptor to be added as resources.
|
getGwtModules, getModules, readModuleaddClasspathElements, addCompileSourceRoot, getClasspath, getGenerateDirectory, getGwtDevJar, getGwtUserJar, getLocalRepository, getOutputDirectory, getProject, getProjectArtifacts, getProjectRuntimeArtifacts, getRemoteRepositories, isGenerator, resolve, setupGenerateDirectorypublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionMojo.execute()protected Collection<org.codehaus.mojo.gwt.GwtResourcesBaseMojo.ResourceFile> getAllResourceFiles() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2007–2014 Codehaus. All rights reserved.