X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fmaven-deploy.sh;h=0ab5c6c4ce028fc291864b923cc7b6376281a448;hb=6eefde1f463638b5021c2ec96eb67a017d379f1f;hp=4f6f58460240789b7e10e722e99c6a4b0baf6e64;hpb=d04c92d090479596fab5ef0b9c5638236b403e96;p=releng%2Fglobal-jjb.git diff --git a/shell/maven-deploy.sh b/shell/maven-deploy.sh index 4f6f5846..0ab5c6c4 100644 --- a/shell/maven-deploy.sh +++ b/shell/maven-deploy.sh @@ -40,7 +40,6 @@ fi set -u # Re-enable. find "$m2repo_dir" -type d -empty -delete -maven_metadata_validate "$m2repo_dir" echo "-----> Upload files to Nexus" lftools deploy nexus -s "$nexus_repo_url" "$m2repo_dir"