@Mojo(name="clean",
defaultPhase=CLEAN,
threadSafe=true)
public class CleanResourcesMojo
extends BaseMavenGruntMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
mavenCleanPluginVersion
Change clean plugin version if needed, defaults to 2.5.
|
gruntBuildDirectory, jsSourceDirectory, npmOfflineModulesFile, npmOfflineModulesFilePath, sourceDirectory, warTargetDirectory| Constructor and Description |
|---|
CleanResourcesMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeInternal() |
basedir, execute, fullJsSourceDirectory, pluginExecutionEnvironment, relativeJsSourceDirectory, target@Parameter(property="mavenCleanPluginVersion",
defaultValue="2.5")
protected String mavenCleanPluginVersion
public void executeInternal()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
executeInternal in class BaseMavenGruntMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2015. All Rights Reserved.