Full name:
org.kuali.maven.plugins:fusion-maven-plugin:0.0.1:split
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
aggregateBranchName | String | - | (no description) User property is: fusion.aggregateBranchName. |
aggregateBranchRefSpec | String | - | (no description) User property is: fusion.aggregateBranchRefSpec. |
amend | String | - | (no description) Default value is: false. User property is: fusion.amendSplitCommit. |
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. |
commitBeforeSplit | String | - | (no description) Default value is: false. User property is: fusion.commitBeforeSplit. |
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. |
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 |
splitStyle | SplitStyle | - | (no description) User property is: fusion.splitStyle. |