Fix yamllint for autorelease
[releng/builder.git] / jjb / autorelease / include-raw-autorelease-maven-deploy.sh
index 149d87ab676d7b2cc69266ac132bf1101cc2986a..4264fc30649f0c75dbfb400df279b4b59191a874 100644 (file)
@@ -22,7 +22,8 @@ NEXUS_STAGING_URL=${ODLNEXUS_STAGING_URL:-$ODLNEXUSPROXY}
 NEXUS_STAGING_PROFILE=${ODLNEXUS_STAGING_PROFILE:-425e43800fea70}
 NEXUS_STAGING_SERVER_ID=${ODLNEXUS_STAGING_SERVER_ID:-"opendaylight.staging"}
 
-rsync -avz --exclude 'maven-metadata*' \
+rsync -avz --remove-source-files \
+           --exclude 'maven-metadata*' \
            --exclude '_remote.repositories' \
            --exclude 'resolver-status.properties' \
            "stage/org/opendaylight" m2repo/org/