- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.apache.maven.plugin.eclipse.EclipseCleanMojo
-
- org.mule.tools.tooling.maven.CleanMojo
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected org.apache.maven.project.MavenProject |
project |
-
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-
Constructor Summary
Constructors
| Constructor and Description |
CleanMojo() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
execute() |
-
Methods inherited from class org.apache.maven.plugin.eclipse.EclipseCleanMojo
cleanExtras, delete, getBasedir, getPackaging, setBasedir, setPackaging
-
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CleanMojo
public CleanMojo()
Copyright © 2016. All Rights Reserved.