Provision global-settings to replace the
default used by the Unified Agent.
This will allow dependencies to be downloaded the
same way the maven build does.
Issue: RELENG-3430
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I2b751c7d7d966b0b9b07a90405ec61b2254bed6d
files:
- file-id: wss-unified-agent.config
target: $WORKSPACE/wss-unified-agent.config
+ - file-id: global-settings
+ target: $WORKSPACE/global-settings.xml
- shell: !include-raw:
- ../shell/whitesource-unified-agent-cli.sh
--- /dev/null
+---
+fixes:
+ - |
+ Provision global-settings to replace the default
+ used by the Unified Agent.