Full name:
org.kuali.maven.plugins:fusion-maven-plugin:0.0.1:fuse
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. |
checkoutFusedBranch | String | - | (no description) Default value is: true. User property is: fusion.checkoutFusedBranch. |
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. |
fuseLatestBranchHeads | String | - | (no description) Default value is: false. User property is: fusion.useLatestBranchHeads. |
fusionDataFile | File | - | (no description) Default value is: fusion-maven-plugin.dat. User property is: fusion.dataFile. |
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 |
preferFusionDataFile | String | - | (no description) Default value is: false. User property is: fusion.useDataFile. |