Full name:
org.rhq.maven.plugins:rhq-agent-plugin-plugin:1.0:upload
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
host | String | - | Remote RHQ server host. |
password | String | - | Authentication password. |
username | String | - | Authentication user name. The user must have appropriate
permissions (MANAGE_SETTINGS). |
Name | Type | Since | Description |
---|---|---|---|
failOnError | boolean | - | Whether to fail the build if an error occurs while uploading. Default value is: true. |
maxWaitForPluginsUpdateOnAllAgents | long | - | How long should we wait for the plugins update requests to
complete. In seconds. Default value is: 300. |
port | int | - | Remote RHQ server port. Default value is: 7080. |
scheme | String | - | The scheme to use to communicate with the remote RHQ server. Default value is: http. |
skipUpload | boolean | - | Whether to skip the execution of this mojo. Default value is: false. |
socketConnectionTimeout | int | - | In milliseconds. Default value is: 60000. |
socketReadTimeout | int | - | In milliseconds. Default value is: 300000. |
startScan | boolean | - | Whether a plugin scan should be triggered on the server after
upload. Default value is: true. |
updatePluginsOnAllAgents | boolean | - | Whether all agents should update their plugins. This will
make your agents' plugin containers restart . Default value is: false. |
waitForPluginsUpdateOnAllAgents | boolean | - | Whether to wait for the plugins update requests to complete. Default value is: false. |
host:
maxWaitForPluginsUpdateOnAllAgents:
port:
waitForPluginsUpdateOnAllAgents: