artifactIdPrefix | 1.0 | String | Artifact ID for the project files in the target folder. null
if in archetype mode. |
generateCategoryTree | 1.0 | boolean | Controls whether or not the category tree JSON file should be generate. |
generateDocmap | 1.0 | boolean | Controls whether or not the docmap JSON file should be generated. This
fragment needs to be deployed to the server for documentation support on
doctypes. The map allows to link to sections on a doctype documentation
document. |
generateRdf | 1.0 | boolean | Controls whether or not the RDF files for doctypes and the whole add-on
should be generated or not. |
groupId | 1.0 | String | Group ID for the project files in the target folder. null if
in archetype mode. |
mode | 1.0 | String | Instruction on whether doctypes should only be created
(create ) or updated (update ). Creation will not
run, if a template of a doctype already exists. If the update mode is
selected, the doctype will be removed and the resources in the resource
bundle will be updated. |
packagePrefix | 1.0 | String | The package prefix for the new project. Defaults to
'com.myorg.projectdoc.doctypes '. |
pathTemplate | 1.0 | String | |
pluginArtifacts | 1.0 | List | |
projectName | 1.0 | String | The name of the add-on. Defaults to the value of the short ID. |
references | 1.0 | List | |
skip | 1.0 | boolean | A simple flag to skip the build process for the add-on project. |
skipPatching | 1.0 | boolean | A simple flag to skip the patching process. |
verbose | 1.0 | boolean | A simple flag to log verbosely. |