Full name:
de.smartics.maven.plugin:doctype-maven-plugin:1.9.4:create-patch-tree
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
<packagePrefix> | String | 1.0 | The package prefix for the new project. Defaults to
'com.myorg.projectdoc.doctypes'. |
<shortId> | String | 1.0 | The identifier part of artifact ID and package path of the new
project. |
Name | Type | Since | Description |
---|---|---|---|
<modelsFolder> | String | 1.0 | The location of the model descriptors.
The models folder contains the add-on.xml and folders for space and doctype descriptors. Default value is: /src/main/resources/projectdoc-models. |
<skip> | boolean | 1.0 | A simple flag to skip the build process for the add-on project. Default value is: false. User property is: doctype.skip. |
<verbose> | boolean | 1.0 | A simple flag to log verbosely. Default value is: false. User property is: doctype.verbose. |
The models folder contains the add-on.xml and folders for space and doctype descriptors.