X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopendaylight-infra-deploy-maven-site.sh;h=bf674187c6a2326811180010b3059d7100f6b283;hb=6737d651d0b72d9f2a4a127bee152da831d0a917;hp=6664532ceb46319a63d4508c64cf93d3654dbc5b;hpb=127a3833e66cb7daae10a98078b2ee75303191aa;p=releng%2Fbuilder.git diff --git a/jjb/opendaylight-infra-deploy-maven-site.sh b/jjb/opendaylight-infra-deploy-maven-site.sh index 6664532ce..bf674187c 100644 --- a/jjb/opendaylight-infra-deploy-maven-site.sh +++ b/jjb/opendaylight-infra-deploy-maven-site.sh @@ -1,5 +1,5 @@ -#!/bin/bash -# @License EPL-1.0 +#!/bin/sh +# SPDX-License-Identifier: EPL-1.0 ############################################################################## # Copyright (c) 2017 The Linux Foundation and others. # @@ -12,6 +12,11 @@ # Ensure we fail the job if any steps fail. 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 \