fix sonarcloud issues 63/101563/1 frankfurt 6.0.0-ONAP
authorHansen, Tony (th1395) <th1395@att.com>
Tue, 11 Feb 2020 22:06:51 +0000 (22:06 +0000)
committerHansen, Tony (th1395) <th1395@att.com>
Tue, 11 Feb 2020 22:06:55 +0000 (22:06 +0000)
Change-Id: Ia9dede5214c616d91015318a115ecbb72be244b7
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-2065

pom.xml

diff --git a/pom.xml b/pom.xml
index 3a856bd..e546663 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <site.path>\r
             content/sites/site/org/onap/dcaegen2/services/mapper/${project.artifactId}/${project.version}\r
         </site.path>\r
+       <sonar.coverage.jacoco.xmlReportPaths>\r
+         ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml\r
+       </sonar.coverage.jacoco.xmlReportPaths>\r
     </properties>\r
 \r
     <dependencyManagement>\r