@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(Properties parameters)
Override this method to customize the values in the properties set.
|
protected String |
getGeneratorType() |
File |
getOutputDirectory() |
createParameters, execute, getBasedir, getModelloCore, getModels, getPackageWithVersion, getProject, getVersion, producesCompilableResult, producesResources, setBasedir, setBuildContext, setModelloCore, setModels, setPackagedVersions, setPackageWithVersion, setProject, setVersion
protected void customizeParameters(Properties parameters)
AbstractModelloGeneratorMojo
This method will be called after the parameters have been populated with the parameters in the abstract mojo.
customizeParameters
in class AbstractModelloGeneratorMojo
parameters
- the parameters to customizeprotected String getGeneratorType()
getGeneratorType
in class AbstractModelloGeneratorMojo
public File getOutputDirectory()
getOutputDirectory
in class AbstractModelloGeneratorMojo
Copyright © 2001–2022 Codehaus Plexus. All rights reserved.