X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fmaven-deploy.sh;h=c30963bbe2543d13741579667965ef90ca0283c5;hb=refs%2Fchanges%2F84%2F10184%2F1;hp=ac0f7293b43c4d463efe88baeaf61d6969ca4331;hpb=86f57f37d2af3532edac220ebb0d9bd10d131a8a;p=releng%2Fglobal-jjb.git diff --git a/shell/maven-deploy.sh b/shell/maven-deploy.sh index ac0f7293..c30963bb 100644 --- a/shell/maven-deploy.sh +++ b/shell/maven-deploy.sh @@ -39,5 +39,5 @@ fi set -u # Re-enable. find "$m2repo_dir" -type d -empty -delete - +maven_metadata_validate "$m2repo_dir" lftools deploy nexus -s "$nexus_repo_url" "$m2repo_dir"