Include aggregate xml report on sonar coverage
[cps.git] / cps-rest / pom.xml
index f2f643a..4d4e091 100755 (executable)
 \r
     <artifactId>cps-rest</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