Full name:
org.kuali.maven.plugins:fusion-maven-plugin:0.0.1:tag
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
aggregateBranchRefSpec | String | - | (no description) User property is: fusion.aggregateBranchRefSpec. |
buildNumberProperty | String | - | The property where the current build number is stored. Jenkins
automatically sets an environment variable called
BUILD_NUMBER each time a job is run Default value is: env.BUILD_NUMBER. User property is: fusion.buildNumberProperty. |
externalCGitCommand | String | - | Certain operations are slow for JGit so this allows us to run them
using C git. Default value is: git. User property is: fusion.externalCGitCommand. |
fusedCommitMessage | String | - | Fused Commit Message Default value is: [fusion-maven-plugin] Fused Mappings. User property is: fusion.fusedCommitMessage. |
ignoreDirectories | String | - | Directories to ignore when examining the file system for Maven
pom's Default value is: src,target,overlays,.git. User property is: fusion.ignoreDirectories. |
mappings | List | - | These mappings connect the svn:externals definitions with a
property inside the root pom that controls what version each
external is set to |
pom | String | - | Filename pattern used to discover Maven pom's Default value is: pom.xml. User property is: fusion.pom. |
tagCommitMessage | String | - | Tag commit message Default value is: [fusion-maven-plugin] Tagged . User property is: fusion.tagCommitMessage. |
tagStyle | TagStyle | - | Either BUILDNUMBER, REVISION, or
RELEASE Default value is: BUILDNUMBER. User property is: fusion.tagStyle. |
pom: