@Mojo(name="minify", defaultPhase=PROCESS_RESOURCES, threadSafe=true) public class MinifyMojo extends AbstractMojo
Modifier and Type | Class and Description |
---|---|
static class |
MinifyMojo.Engine
Engine used for minification.
|
Constructor and Description |
---|
MinifyMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Executed when the goal is invoked, it will first invoke a parallel lifecycle, ending at the given phase.
|
getLog, getPluginContext, setLog, setPluginContext
public MinifyMojo()
public void execute() throws MojoExecutionException, MojoFailureException
Copyright © 2009–2016 Samuel Santos. All rights reserved.