Include aggregate xml report on sonar coverage
[cps.git] / cps-ri / pom.xml
index 89b19d5..a43e0cb 100644 (file)
@@ -8,8 +8,13 @@
         <version>0.0.1-SNAPSHOT</version>\r
         <relativePath>../cps-parent/pom.xml</relativePath>\r
     </parent>\r
+\r
     <artifactId>cps-ri</artifactId>\r
 \r
+    <properties>\r
+        <sonar.coverage.jacoco.xmlReportPaths>${project.reporting.outputDirectory}/jacoco-aggregate/jacoco.xml,${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>\r
+    </properties>\r
+\r
     <dependencies>\r
         <dependency>\r
             <groupId>${project.groupId}</groupId>\r