de.twenty11.unitprofiler.maven.plugin
Class GreetingMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by de.twenty11.unitprofiler.maven.plugin.AbstractUnitProfilerMojo
          extended by 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


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
GreetingMojo()
           
 
Method Summary
protected  void executeMojo()
           
 
Methods inherited from class de.twenty11.unitprofiler.maven.plugin.AbstractUnitProfilerMojo
execute, getProject
 
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

GreetingMojo

public GreetingMojo()
Method Detail

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.