@Mojo(name="css", defaultPhase=GENERATE_SOURCES, threadSafe=true) public class CSSMojo extends AbstractGwtShellMojo
style
artifactFactory, artifactMetadataSource, classpathBuilder, GWT_DEV, GWT_GROUP_ID, GWT_USER, gwtSdkFirstInClasspath, localRepository, modulePathPrefix, remoteRepositories, resolver, warSourceDirectory
Constructor and Description |
---|
CSSMojo() |
Modifier and Type | Method and Description |
---|---|
void |
doExecute() |
protected boolean |
isGenerator()
Whether to use processed resources and compiled classes (
false ), or raw resources (true ). |
addArgumentDeploy, addArgumentGen, addCompileSourceArtifacts, addPersistentUnitCache, createJavaCommand, execute, getExtraJvmArgs, getJvm, getLogLevel, getStyle, postProcessClassPath, setTimeOut
getGwtModules, getModules, readModule
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 doExecute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
doExecute
in class AbstractGwtShellMojo
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2007–2017 MojoHaus. All rights reserved.