@Mojo(name="generate",
defaultPhase=COMPILE,
requiresDependencyResolution=COMPILE,
requiresDependencyCollection=COMPILE)
public class SchemaGeneratorMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
SchemaGeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Invoke the schema generator.
|
Copyright © 2020 VicTools. All rights reserved.