From: sebdet Date: Thu, 13 Dec 2018 14:09:07 +0000 (+0100) Subject: Fix coverage report X-Git-Tag: 6.0.0~11^2~599 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ce0136d7b9b93d27759449560385538c1b402596;p=policy%2Fclamp.git Fix coverage report Fix potential issue for sonar where no coverage could be provided to sonar Issue-ID: CLAMP-252 Change-Id: I71eeba1a8efe8e9c5ef940be4582eb0559b2cf9c Signed-off-by: sebdet --- diff --git a/pom.xml b/pom.xml index 8e7f6aabb..355c4478f 100644 --- a/pom.xml +++ b/pom.xml @@ -888,6 +888,7 @@ 1C true false + ${surefireArgLine} @@ -912,6 +913,7 @@ 1 true false + ${failsafeArgLine} @@ -974,7 +976,6 @@ direct - 5000 ${docker.http-cache.port.host}:8080 @@ -1080,10 +1081,10 @@ 0.8.2 true + true org.onap.clamp.* - surefireArgLine @@ -1093,6 +1094,7 @@ ${project.build.directory}/coverage-reports/jacoco.exec + surefireArgLine @@ -1104,6 +1106,7 @@ ${project.build.directory}/coverage-reports/jacoco-it.exec + failsafeArgLine