Package com.fluxtion.maven
Class FluxtionScanToGenMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.fluxtion.maven.FluxtionScanToGenMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="scan",
requiresProject=true,
requiresDependencyResolution=COMPILE,
defaultPhase=COMPILE)
public class FluxtionScanToGenMojo
extends org.apache.maven.plugin.AbstractMojo
- Author:
- V12 Technology Ltd.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description FluxtionScanToGenMojo() -
Method Summary
Modifier and Type Method Description voidexecute()
-
Constructor Details
-
FluxtionScanToGenMojo
public FluxtionScanToGenMojo()
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException- Throws:
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureException
-