Full name:
org.kuali.maven.plugins:wagon-maven-plugin:1.0.0-SNAPSHOT:merge-maven-repos
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
source | String | - | The URL to the source repository. |
target | String | - | The URL to the target repository. |
Name | Type | Since | Description |
---|---|---|---|
optimize | boolean | - | Optimize the upload by locally compressed all files in one bundle,
upload the bundle, and finally remote uncompress the bundle. This
only works with SCP's URL Default value is: false. |
skip | boolean | - | When true, skip the execution. Default value is: false. |
sourceId | String | - | settings.xml's server id of the source repository. This is used
when wagon needs extra authentication information. Default value is: source. |
targetId | String | - | settings.xml's server id of the target repository. This is used
when wagon needs extra authentication information. Default value is: target. |
skip: