@Mojo(name="java",
threadSafe=true,
configurator="include-project-dependencies",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
public class JavaGeneratorMojo
extends AbstractGeneratorMojo
excludes, includes| Constructor and Description |
|---|
JavaGeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class AbstractGeneratorMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2015–2017. All rights reserved.