Another attempt to fix artfactory publish

This commit is contained in:
Kris De Volder
2019-05-01 14:23:40 -07:00
parent ab8abd827d
commit 08c3a24aa4
2 changed files with 2 additions and 1 deletions

View File

@@ -1319,6 +1319,7 @@ jobs:
folder: out
exclude:
- "**/_remote.repositories"
- "**/org.json-*"
- name: build-manifest-yaml-atom-package
serial: true
plan:

View File

@@ -33,4 +33,4 @@ cp -R ~/.m2/repository/org/springframework/ide ${maven_out}/org/springframework
timestamp=`date +%s`
tarfile=${output}/headless-maven-out-${timestamp}.tar.gz
tar -czvf ${tarfile} -C ${maven_out} ${maven_out}
tar -czvf ${tarfile} -C ${maven_out} .