Full name:
de.smartics.maven.plugin:doctype-maven-plugin:1.9.4:create
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
<mainSpaceId> | String | 1.0 | The identifier of the main space to associate the subspace
blueprint. Default value is: main. User property is: mainSpaceId. |
Name | Type | Since | Description |
---|---|---|---|
<archetypePluginVersion> | String | 1.0 | The version of the archetype plugin to call. Defaults to
3.0.1. Default value is: 3.0.1. User property is: archetypePluginVersion. |
<archetypeVersion> | String | 1.0 | The version of the archetype
'de.smartics.atlassian.confluence:smartics-projectdoc-doctype-addon-archetype'.
Defaults to '2.0.2'. Default value is: 2.0.2. User property is: archetypeVersion. |
<artifactIdPrefix> | String | 1.0 | The prefix of the artifact ID for the new project. Defaults to
'myorg-doctype-addon-'. Default value is: myorg-doctype-addon-. User property is: artifactIdPrefix. |
<commandLine> | String | 1.1 | A tool to create a new model project with a short command line. The
elements are 'shortId|projectName|projectDesctiption'.
This also deactivates the generation of examples. User property is: efault. |
<confluenceCompatibilityMax> | String | 1.0 | (no description) User property is: confluenceCompatibilityMax. |
<confluenceCompatibilityMin> | String | 1.0 | (no description) User property is: confluenceCompatibilityMin. |
<createExamples> | boolean | 1.0 | Per default the folder structure for models (descriptor files) is
created with example files. If you do not want this folder to be
added, set this flag to false. Default value is: true. User property is: createExamples. |
<dependencies> | List | 1.0 | (no description) |
<groupId> | String | 1.0 | The group ID of the new project. Defaults to
'com.myorg.projectdoc.doctypes'. Default value is: com.myorg.projectdoc.doctypes. User property is: groupId. |
<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. Use createExamples to create this folder structure with example files. Default value is: /src/main/resources/projectdoc-models. User property is: modelsFolder. |
<organizationSignature> | String | 1.0 | The optional organization signature which is used to construct the
copyright notice. |
<packagePrefix> | String | 1.0 | The package prefix for the new project. Defaults to
'com.myorg.projectdoc.doctypes'. Default value is: com.myorg.projectdoc.doctypes. User property is: packagePrefix. |
<pluginArtifacts> | List | 1.0 | (no description) |
<projectDescription> | String | 1.0 | The optional project description. User property is: projectDescription. |
<projectName> | String | 1.0 | The name of the add-on. Defaults to the value of the short ID. User property is: projectName. |
<projectSettingsId> | String | 1.0 | The identifier of the project settings to use. This id is the name
of the file (without the filename extension) that is expected to be
stored in the Maven directory (.m2). Default value is: project-settings. User property is: projectSettingsId. |
<projectVersion> | String | 1.0 | The starting version new project. Defaults to
'0.1.0-SNAPSHOT'. Default value is: 0.1.0-SNAPSHOT. User property is: projectVersion. |
<readProjectSettings> | boolean | 1.0 | Controls whether or not default settings for a project should be
read from the user's .m2 folder. Default value is: true. User property is: readProjectSettings. |
<references> | List | 1.0 | (no description) |
<shortId> | String | 1.0 | The identifier part of artifact ID and package path of the new
project. User property is: shortId. |
<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. |
This also deactivates the generation of examples.
The models folder contains the add-on.xml and folders for space and doctype descriptors.
Use createExamples to create this folder structure with example files.