Full name:
de.smartics.maven.plugin:bugzilla-maven-plugin:0.5.3:updateProduct
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
settingsSecurityLocation | String | 1.0 | The location of the settings-security.xml. |
Name | Type | Since | Description |
---|---|---|---|
addDefaultComponentsForMultiModuleProjects | boolean | 1.0 | Signals to add the default component descriptions for multi module projects. The default descriptions are added in addition to the names of the sub modules. This has no effect on single modules where the default component descriptions are always added. Default value is: false. |
configurationName | String | 1.0 | The name of the resource on the class path that contains the configuration. The XML file must conform to http://www.smartics.de/schema/bugzilla-configuration/1". Default value is: bugzilla-configuration-default.xml. |
defaultMilestone | String | 1.0 | The default milestone to use. Defaults to the current version without -SNAPSHOT suffix. |
initialOwner | String | 1.0 | The name of the initial owner of issues for the components. Currently the initial owner for each component is the same. |
initialVersion | String | 1.0 | The initial version to use. Default value is: ${project.Version}. |
issueServerId | String | 1.0 | The name of the server configuration in the settings.xml that provides credentials to access the issues server. Only used if no server matches the POM's issueManagement/url and issueManagement/system. Default value is: bugzilla. |
locale | String | 1.0 | The locale to use to select default component descriptions. If a not supported locale is used, it defaults to the given default. If specified, the configurationName is adjusted by adding this locale (e.g. bugzilla-configuration-default-en.xml). Default value is: en. |
oldProduct | String | 1.0 | The old name to select the product on the server. Differs only from product if the name has changed. Default value is: ${project.artifactId}. |
product | String | 1.0 | The name of product. Default value is: ${project.artifactId}. |
suppressSubModuleNamesAsComponents | boolean | 1.0 | Signals that in the case of a multi module project the sub module names should not be added as components. Note: If you do not set 'addDefaultComponentsForMultiModuleProjects' to 'true' the product will be added without any components. Default value is: false. |
verbose | String | 1.0 | Defines the verboseness of the output.
Default value is: NORMAL. |
addDefaultComponentsForMultiModuleProjects:
suppressSubModuleNamesAsComponents: