From: Claudio D. Gasparini Date: Fri, 4 Jun 2021 13:30:59 +0000 (+0200) Subject: Include cps-path-parser under jacoco xml report paths X-Git-Tag: 1.1.0~39 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3241cda7c24efa66e1d0f6820934e82593b835af;p=cps.git Include cps-path-parser under jacoco xml report paths Issue-ID: CPS-376 Signed-off-by: Claudio D. Gasparini Change-Id: I0c580dad1fb40a3462bd6fcdaffb7f31a643fd48 --- diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 18a985647b..eb71b52e00 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -61,8 +61,12 @@ ../cps-service/target/site/jacoco-aggregate/jacoco.xml, ../cps-rest/target/site/jacoco-ut/jacoco.xml, ../cps-rest/target/site/jacoco-aggregate/jacoco.xml, + ../cps-ncmp-service/target/site/jacoco-ut/jacoco.xml, + ../cps-ncmp-service/target/site/jacoco-aggregate/jacoco.xml, ../cps-ncmp-rest/target/site/jacoco-ut/jacoco.xml, ../cps-ncmp-rest/target/site/jacoco-aggregate/jacoco.xml, + ../cps-path-parser/target/site/jacoco-ut/jacoco.xml, + ../cps-path-parser/target/site/jacoco-aggregate/jacoco.xml, ../cps-application/target/site/jacoco-ut/jacoco.xml, ../cps-application/target/site/jacoco-aggregate/jacoco.xml