From: Robert Varga Date: Thu, 13 Dec 2018 08:36:08 +0000 (+0100) Subject: Fix ovsdb-sonar X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=9258365cd78bc73eb52be241a609e6ff7e1dc6fa;p=releng%2Fbuilder.git Fix ovsdb-sonar The build is requiring maven-3.5.0, but the job definition uses mvn33, leading to the build failing immediately. Change-Id: Ibd5736a5028edc244a0e72642cd4fa09df8ad660 Signed-off-by: Robert Varga --- diff --git a/jjb/ovsdb/ovsdb-sonar.yaml b/jjb/ovsdb/ovsdb-sonar.yaml index 428a5e14b6..071b82f453 100644 --- a/jjb/ovsdb/ovsdb-sonar.yaml +++ b/jjb/ovsdb/ovsdb-sonar.yaml @@ -60,7 +60,7 @@ properties-file: env.properties - shell: !include-raw-escape: include-setup-hwvtep-docker.sh - maven-target: - maven-version: 'mvn33' + maven-version: 'mvn35' pom: 'pom.xml' goals: > clean install dependency:tree -V -B -Dsonar