@Mojo(name="generate",
defaultPhase=INITIALIZE,
requiresProject=true)
public class ReportUuidMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
ReportUuidMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
First run a post configuration process to ensure that the configuration
is well done and complete the missing elements and/or defaults value
|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException - When a command is not executableorg.apache.maven.plugin.MojoFailureException - When a command has failedCopyright © 2016. All rights reserved.