sonarcloud support 64/101364/1 frankfurt 6.0.0-ONAP
authorVijay Venkatesh Kumar <vv770d@att.com>
Fri, 7 Feb 2020 05:33:01 +0000 (05:33 +0000)
committerVijay Venkatesh Kumar <vv770d@att.com>
Fri, 7 Feb 2020 05:33:14 +0000 (05:33 +0000)
Change-Id: Ia744fd50d314741aeb7f15f2753194a3e1804f15
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2065

pom.xml

diff --git a/pom.xml b/pom.xml
index f7c07ad..e3f35f9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <site.path>
             content/sites/site/org/onap/dcaegen2/analytics/tca/${project.artifactId}/${project.version}
         </site.path>
+       <sonar.coverage.jacoco.xmlReportPaths>
+            ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml
+        </sonar.coverage.jacoco.xmlReportPaths>
     </properties>
 
     <dependencyManagement>