Package br.org.soujava.pomeditor.mojo
Class GreetingMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- br.org.soujava.pomeditor.mojo.GreetingMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="hello") public class GreetingMojo extends org.apache.maven.plugin.AbstractMojo
Says "Hi" to the output
-
-
Constructor Summary
Constructors Constructor Description GreetingMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-