@Mojo(name="java",
configurator="include-project-dependencies",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
public class JavaGeneratorMojo
extends AbstractGeneratorMojo
| Modifier and Type | Field and Description |
|---|---|
static String |
GENERATED_SOURCES |
static String |
GENERATED_TEST_SOURCES |
| Constructor and Description |
|---|
JavaGeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getSourcePath, normalizeProtoPathpublic static final String GENERATED_SOURCES
public static final String GENERATED_TEST_SOURCES
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–2016. All rights reserved.