X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fopendaylight-infra-deploy-maven-site.sh;h=03d5c3d1b6ec2e6d20d9315c4b9a4751c6fd9f63;hb=HEAD;hp=d27109499ec379a04755ad4f2c9ae9ccf84b8b5b;hpb=f226a8f74eb66a8ef4b2dabdd6633138152f3251;p=releng%2Fbuilder.git diff --git a/jjb/opendaylight-infra-deploy-maven-site.sh b/jjb/opendaylight-infra-deploy-maven-site.sh index d27109499..bddcbe668 100644 --- a/jjb/opendaylight-infra-deploy-maven-site.sh +++ b/jjb/opendaylight-infra-deploy-maven-site.sh @@ -10,8 +10,14 @@ ############################################################################## # Ensure we fail the job if any steps fail. +# shellcheck disable=SC2039,SC3040 set -eu -o pipefail +# shellcheck disable=SC1090 +. ~/lf-env.sh + +lf-activate-venv --python python3 lftools + MAVEN_GROUP_ID=$(xmlstarlet sel \ -N "x=http://maven.apache.org/POM/4.0.0" \ -t \