@Mojo(name="generate-schema",
defaultPhase=PROCESS_CLASSES,
requiresDependencyCollection=COMPILE_PLUS_RUNTIME,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
public class GenerateSchemaMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Class and Description |
|---|---|
static class |
GenerateSchemaMojo.MavenConfig |
| Constructor and Description |
|---|
GenerateSchemaMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
static GenerateSchemaMojo.MavenConfig |
getMavenConfig() |
public static GenerateSchemaMojo.MavenConfig getMavenConfig()
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2018–2022. All rights reserved.