de.twenty11.unitprofiler.maven.plugin
Class GreetingMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
de.twenty11.unitprofiler.maven.plugin.AbstractUnitProfilerMojo
de.twenty11.unitprofiler.maven.plugin.GreetingMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
@Mojo(name="sayhi")
public class GreetingMojo
- extends AbstractUnitProfilerMojo
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| 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 |
GreetingMojo
public GreetingMojo()
executeMojo
protected void executeMojo()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Specified by:
executeMojo in class AbstractUnitProfilerMojo
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2013. All rights reserved.