From: Anil Belur Date: Thu, 6 Aug 2020 23:21:44 +0000 (+1000) Subject: Add missing mvn-params for plastic sonar job X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=997da0eaa3f5e5232f0f9a7bfffb5be45ab3669d;p=releng%2Fbuilder.git Add missing mvn-params for plastic sonar job Issue: JSD IT-20364 Change-Id: Ib5fda076bd161ef2dafb1ce21b5ef042022b1ab1 Signed-off-by: Anil Belur --- diff --git a/jjb/plastic/plastic.yaml b/jjb/plastic/plastic.yaml index f77719b9bf..2af8eb7230 100644 --- a/jjb/plastic/plastic.yaml +++ b/jjb/plastic/plastic.yaml @@ -27,7 +27,10 @@ - project: name: plastic-sonar jobs: - - gerrit-maven-sonar + - gerrit-maven-sonar: + mvn-params: > + -Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec + -Dsonar.jacoco.reportPath=$WORKSPACE/target/jacoco.exec project: plastic project-name: plastic