Full name:
net.adamcin:graniteit-maven-plugin:0.8.0:set-http-properties
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
baseUrl | String | 0.6.0 |
Server base URL (including context path, but without trailing
slash) Default value is: http://localhost:4502. User property is: graniteit.baseUrl. |
baseUrlProperty | String | 0.6.0 |
Maps the effective base URL (including context path, but
without trailing slash) to the specified system property Default value is: test.server.url. |
noProxy | boolean | 0.6.0 |
Set to true to completely disable HTTP proxy connections for
this plugin. Overrides any other HTTP proxy configuration User property is: graniteit.proxy.noProxy. |
password | String | 0.6.0 |
Password to use in connection credentials Default value is: admin. User property is: graniteit.password. |
passwordProperty | String | 0.6.0 |
Maps the effective password value to the specified system
property Default value is: test.server.password. |
proxyHost | String | 0.6.0 |
The HTTP Proxy hostname Default value is: localhost. User property is: graniteit.proxy.host. |
proxyPassword | String | 0.6.0 |
The HTTP Proxy password User property is: graniteit.proxy.password. |
proxyPort | int | 0.6.0 |
The HTTP Proxy port. Set to -1 to use the default proxy
port. User property is: graniteit.proxy.port. |
proxyProtocol | String | 0.6.0 |
The HTTP Proxy protocol Default value is: http. User property is: graniteit.proxy.protocol. |
proxyServerId | String | 0.6.0 |
Server ID for proxy credentials defined in maven
settings User property is: graniteit.proxy.serverId. |
proxySet | boolean | 0.6.0 |
Set to true to override the proxy configuration in the user's
Maven Settings with the associated mojo parameter
alternatives User property is: graniteit.proxy.set. |
proxyUsername | String | 0.6.0 |
The HTTP Proxy username User property is: graniteit.proxy.username. |
serverId | String | 0.6.0 |
Id of server defined in the maven settings to use for
credentials User property is: graniteit.serverId. |
setProxyProperties | boolean | 0.6.0 |
Set to true to set the standard java proxy properties using
the active maven proxy values Default value is: true. |
skip | boolean | 0.6.0 |
Set to true to specifically disable this goal User property is: graniteit.skip.set-http-properties. |
skipITs | boolean | 0.6.0 |
By convention, this parameter is used to disable execution of
the maven-failsafe-plugin. It is recognized by graniteit to disable
uploading of test artifacts and integration test reporting
goals. User property is: skipITs. |
skipMkdirs | boolean | 0.6.0 |
Set to true to skip the use of the MKCOL WebDAV method for the
creation ancestor JCR paths User property is: graniteit.skip.mkdirs. |
skipTests | boolean | 0.6.0 |
By convention, this parameter is used to disable execution of
maven-surefire-plugin-derived goals. It is recognized by graniteit
to disable uploading of test artifacts and integration test
reporting goals. User property is: skipTests. |
username | String | 0.6.0 |
Specify the CQ username associated with package creation and
installation Default value is: admin. User property is: graniteit.username. |
usernameProperty | String | 0.6.0 |
Maps the effective username value to the specified system
property Default value is: test.server.username. |
skip: