Fix for the collecting of artifacts 73/5573/1
authormatthew-mcneilly <matthew.mcneilly@est.tech>
Wed, 29 Jul 2020 15:36:04 +0000 (16:36 +0100)
committermatthew-mcneilly <matthew.mcneilly@est.tech>
Wed, 29 Jul 2020 15:36:08 +0000 (16:36 +0100)
commit5e47a57d9047f3c56ba770538bc5afa9e8687ffd
tree71295350f5b7a582b07203c8de15e0712bd87d4f
parented8ea73667d9e5820124d006bfe0b6858fa0cfff
Fix for the collecting of artifacts

Follow on change for
https://gerrit.nordix.org/#/c/infra/cicd/+/5154/

Switching from soft links to copying artifacts
Artifacts in target directories are removed during
mvn clean process when archving source repos resulting
in build failing because they arent found when promoting

Signed-off-by: matthew-mcneilly <matthew.mcneilly@est.tech>
Change-Id: Ia8ae707230ee8dab5bd97c429ca3e99b0d810f87
jjb/onap/uds/scripts/collect-artifacts.sh