Fix a typo in ovsdb-sonar
[releng/builder.git] / jjb / ovsdb / ovsdb-sonar.yaml
index 257c99ab03b71a69afd984303e69675992437342..ac657e5cd5c967a6523a86f6ff19b6cd37c10b43 100644 (file)
@@ -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
@@ -81,7 +81,7 @@
               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'
           global-settings: 'global-settings'
           global-settings-type: cfp
       - shell: !include-raw-escape: cleanup-docker.sh
-      - jacoco-nojava-workaround
+      - lf-jacoco-nojava-workaround
 
     publishers:
       - email-notification: