@Mojo(name="jsonschema",
defaultPhase=GENERATE_SOURCES,
threadSafe=true)
public final class ModelloJsonSchemaGeneratorMojo
extends AbstractModelloGeneratorMojo
| Constructor and Description |
|---|
ModelloJsonSchemaGeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
customizeParameters(java.util.Properties parameters)
Override this method to customize the values in the properties set.
|
protected java.lang.String |
getGeneratorType() |
java.io.File |
getOutputDirectory() |
createParameters, execute, getBasedir, getModelloCore, getModels, getPackageWithVersion, getProject, getVersion, producesCompilableResult, producesResources, setBasedir, setBuildContext, setModelloCore, setModels, setPackagedVersions, setPackageWithVersion, setProject, setVersionprotected void customizeParameters(java.util.Properties parameters)
AbstractModelloGeneratorMojoThis method will be called after the parameters have been populated with the parameters in the abstract mojo.
customizeParameters in class AbstractModelloGeneratorMojoparameters - the parameters to customizeprotected java.lang.String getGeneratorType()
getGeneratorType in class AbstractModelloGeneratorMojopublic java.io.File getOutputDirectory()
getOutputDirectory in class AbstractModelloGeneratorMojoCopyright © 2001–2024 Codehaus Plexus. All rights reserved.