@Mojo(name="generateAsync", defaultPhase=GENERATE_SOURCES, requiresDependencyResolution=COMPILE, threadSafe=true) public class GenerateAsyncMojo extends AbstractGwtMojo
artifactFactory, artifactMetadataSource, classpathBuilder, GWT_DEV, GWT_GROUP_ID, GWT_USER, gwtSdkFirstInClasspath, localRepository, modulePathPrefix, remoteRepositories, resolver, warSourceDirectory
Constructor and Description |
---|
GenerateAsyncMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected boolean |
isGenerator()
Whether to use processed resources and compiled classes (
false ), or raw resources (true ). |
addClasspathElements, addCompileSourceRoot, getClasspath, getGenerateDirectory, getGwtDevJar, getGwtUserJar, getJarFiles, getLocalRepository, getOutputDirectory, getProject, getProjectArtifacts, getProjectRuntimeArtifacts, getRemoteRepositories, resolve, setupGenerateDirectory
protected boolean isGenerator()
AbstractGwtMojo
false
), or raw resources (true
).isGenerator
in class AbstractGwtMojo
public void execute() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2007–2017 MojoHaus. All rights reserved.