X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fmaven-build.sh;fp=shell%2Fmaven-build.sh;h=458513801de70a0d81012eb8fadae983a8bb84fc;hb=89c7b0f2fa145a7016ba24955e8f57309e9295c8;hp=0928c123d1b80deadbe504da165d46a193324f65;hpb=743eab353a2412ea2b52d7555bf50b1f95041ba3;p=releng%2Fglobal-jjb.git diff --git a/shell/maven-build.sh b/shell/maven-build.sh index 0928c123..45851380 100644 --- a/shell/maven-build.sh +++ b/shell/maven-build.sh @@ -25,4 +25,4 @@ $MVN clean deploy \ --global-settings "$GLOBAL_SETTINGS_FILE" \ --settings "$SETTINGS_FILE" \ -DaltDeploymentRepository=staging::default::file:"$WORKSPACE"/m2repo \ - $MAVEN_PARAMS $MAVEN_OPTIONS + $MAVEN_OPTIONS $MAVEN_PARAMS