@Mojo(name="optimize", defaultPhase=PROCESS_CLASSES, requiresDependencyResolution=COMPILE_PLUS_RUNTIME) public class OptimizeMojo extends AbstractPseudoFileSystemProcessorMojo
Modifier and Type | Field and Description |
---|---|
static String |
QUOTED_STRING_WITH_ESCAPES
Regex for a quoted string which may include escapes.
|
static String |
R_JS_VERSION_REGEX
Regex for sniffing the version of r.js being used.
|
reactorProjects, webappDirectory
JSZIP_TYPE, project
Constructor and Description |
---|
OptimizeMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
buildVirtualFileSystemLayers
createMojoExecution, findMojoDescriptor, findProject, findThisPluginInProject, invokeMethod, processIncludesExcludes
public static final String QUOTED_STRING_WITH_ESCAPES
public static final String R_JS_VERSION_REGEX
public OptimizeMojo()
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Mojo.execute()
Copyright © 2012-2013. All Rights Reserved.