Full name:
Parasoft:maven-parasoft-plugin:3.13:localsettings
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
additionalProperties | Map | - | (no description) |
concertoHost | String | - | Concerto host name, useful for obtaining tool settings from a
Parasoft Concerto server. If concerto host is set, then projectName
is required. Concerto 4.5 or greater is needed. |
concertoPort | Integer | - | Concerto port name, if concerto is not on the default port.
Concerto 4.5 or greater is needed. |
globalSettingsFile | File | - | (no description) Default value is: ${project.basedir}/globalsettings.properties. |
localSettingsName | String | - | (no description) Default value is: localsettings.properties. |
nightly | boolean | - | (no description) Default value is: false. |
project | MavenProject | - | (no description) |
projectName | String | - | Concerto project name, required if concertoHost is set. Concerto
4.5 or greater is needed. |