X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=artifactbroker%2Fpom.xml;h=53d64265d2d4b3a2d27a8b5d1e4965766cf4ed08;hb=refs%2Ftags%2F1.5.1;hp=54983ef0081333880c26d05a3d287b138a99fbad;hpb=35111a07986a76e53e8e331067a129237ceb5962;p=multicloud%2Fframework.git diff --git a/artifactbroker/pom.xml b/artifactbroker/pom.xml index 54983ef..53d6426 100644 --- a/artifactbroker/pom.xml +++ b/artifactbroker/pom.xml @@ -34,6 +34,10 @@ 1.2.3 1.3.4 1.3.5 + java + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + model @@ -138,7 +142,7 @@ prepare-agent - ${sonar.jacoco.reportPath} + ${sonar.coverage.jacoco.xmlReportPaths} true @@ -149,7 +153,7 @@ report - ${sonar.jacoco.reportPath} + ${sonar.coverage.jacoco.xmlReportPaths} @@ -208,7 +212,7 @@ prepare-agent - ${sonar.jacoco.reportPath} + ${sonar.coverage.jacoco.xmlReportPaths} @@ -218,7 +222,7 @@ report - ${sonar.jacoco.reportPath} + ${sonar.coverage.jacoco.xmlReportPaths}