Class ActionSiteGeneratorMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.nasdanika.html.model.app.gen.maven.ActionSiteGeneratorMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="generate-action-site", defaultPhase=SITE) public class ActionSiteGeneratorMojo extends org.apache.maven.plugin.AbstractMojoGenerates action site.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classActionSiteGeneratorMojo.PrintStreamProgressMonitorProgress monitor reporting to aPrintStream, e.g.
-
Constructor Summary
Constructors Constructor Description ActionSiteGeneratorMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-
-
-
Constructor Detail
-
ActionSiteGeneratorMojo
public ActionSiteGeneratorMojo()
-
-
Method Detail
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
-
-