Full name:
de.smartics.maven.plugin:doctype-maven-plugin:1.9.4:run
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
<artifactIdPrefix> | String | 1.0 | Artifact ID for the project files in the target folder.
null if in archetype mode.
Archetype mode generates to the source folder. Otherwise the generation is run in the target folder (not using the POM in the target folder). |
<shortId> | String | 1.0 | The identifier part of artifact ID and package path of the new
project. |
Name | Type | Since | Description |
---|---|---|---|
<command> | String | 1.0 | (no description) |
<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. |
Archetype mode generates to the source folder. Otherwise the generation is run in the target folder (not using the POM in the target folder).