@Mojo(name="xsd",
defaultPhase=GENERATE_SOURCES,
threadSafe=true)
public class ModelloXsdMojo
extends AbstractModelloGeneratorMojo
| Constructor and Description |
|---|
ModelloXsdMojo() |
| 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() |
protected boolean |
producesCompilableResult() |
void |
setOutputDirectory(File outputDirectory) |
createParameters, execute, getBasedir, getModelloCore, getModels, getPackageWithVersion, getProject, getVersion, producesResources, setBasedir, setBuildContext, setModelloCore, setModels, setPackagedVersions, setPackageWithVersion, setProject, setVersionprotected String getGeneratorType()
getGeneratorType in class AbstractModelloGeneratorMojoprotected void customizeParameters(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 boolean producesCompilableResult()
producesCompilableResult in class AbstractModelloGeneratorMojopublic File getOutputDirectory()
getOutputDirectory in class AbstractModelloGeneratorMojopublic void setOutputDirectory(File outputDirectory)
Copyright © 2001–2020 Codehaus Plexus. All rights reserved.