fix sonarcloud issues 59/101559/1
authorHansen, Tony (th1395) <th1395@att.com>
Tue, 11 Feb 2020 21:45:20 +0000 (21:45 +0000)
committerHansen, Tony (th1395) <th1395@att.com>
Tue, 11 Feb 2020 21:45:25 +0000 (21:45 +0000)
Change-Id: Ie8799d0407ac0e1bceddee97e7d5e870bfd301de
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-2065

pom.xml

diff --git a/pom.xml b/pom.xml
index 4bdad84..3f6d32c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -46,6 +46,9 @@
     <onap.nexus.dockerregistry.daily>nexus3.onap.org:10003</onap.nexus.dockerregistry.daily>\r
     <maven.compiler.target>${java.version}</maven.compiler.target>\r
     <maven.compiler.source>${java.version}</maven.compiler.source>\r
+    <sonar.coverage.jacoco.xmlReportPaths>\r
+       ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml\r
+    </sonar.coverage.jacoco.xmlReportPaths>\r
   </properties>\r
   <build>\r
     <pluginManagement>\r