- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.codehaus.gmaven.plugin.MojoSupport
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected org.slf4j.Logger |
log |
-
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
MojoSupport() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
cleanup() |
void |
execute() |
protected void |
prepare() |
protected abstract void |
run() |
-
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
-
MojoSupport
protected MojoSupport()
Copyright © 2006-2013 Codehaus. All Rights Reserved.