X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fovsdb%2Fovsdb-sonar.yaml;h=521a9098e420d80c916336a4fd791d38e4d7cd00;hb=f31613bc426189bee7f26d277d64cdddf792264a;hp=428a5e14b6dfcbb102e5b326d4f6a4789fe762be;hpb=378a035e9b13cc1310ea758bc867c59c99dac7a0;p=releng%2Fbuilder.git diff --git a/jjb/ovsdb/ovsdb-sonar.yaml b/jjb/ovsdb/ovsdb-sonar.yaml index 428a5e14b..521a9098e 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 @@ -75,13 +75,13 @@ - inject: properties-file: env.properties - maven-target: - maven-version: 'mvn33' + maven-version: 'mvn35' pom: 'pom.xml' goals: > verify -V -B -Pintegrationtest -Dsonar -Dskip.karaf.featureTest=true -Dovsdb.controller.address=${{CONTROLLER_IP}} - Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r + -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r properties: - 'ovsdbserver.ipaddress=127.0.0.1' - 'ovsdbserver.port=6641' @@ -91,7 +91,7 @@ global-settings: 'global-settings' global-settings-type: cfp - maven-target: - maven-version: 'mvn33' + maven-version: 'mvn35' # We should switch to the recommended configuration of sonar once # JJB adds support for configurating the Sonar wrapper: # http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner+for+Jenkins