@Mojo(name="gen-api", defaultPhase=GENERATE_SOURCES, requiresDependencyResolution=COMPILE_PLUS_RUNTIME, threadSafe=true) public class OwlApiSimplexMojo extends AbstractMojo
pom.xml.| Constructor and Description |
|---|
OwlApiSimplexMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Processes the parameters set in the
pom.xml and calls the code
generators. |
getLog, getPluginContext, setLog, setPluginContextpublic void execute()
throws MojoExecutionException,
MojoFailureException
pom.xml and calls the code
generators.MojoExecutionExceptionMojoFailureException - If an errors occurs.Copyright © 2020 Jens Pelzetter. All rights reserved.