From d45b2dc0ec3bb7d56ef1eee784a887459f609832 Mon Sep 17 00:00:00 2001 From: Claudio David Gasparini Date: Wed, 13 Jan 2021 13:28:07 +0100 Subject: Fix code coverage for sonar The get the multi module aggregate report to be consumed by sonar we are enforced to use full path to all reports. - 90.4 % coverage detected by sonar achieved Issue-ID: CPS-87 Signed-off-by: Claudio David Gasparini Change-Id: I91d81063e7234327cb4458c31fa27601ec22e9cd --- checkstyle/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'checkstyle') diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index d0cf7c361..83d180890 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -10,6 +10,7 @@ https://nexus.onap.org /content/repositories/releases/ + true /content/repositories/snapshots/ -- cgit 1.2.3-korg