From: ChrisC Date: Tue, 28 Jan 2020 08:26:47 +0000 (+0100) Subject: Adding more logs and try relative path X-Git-Tag: 6.0.0~11^2~232 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=933f75fb5c4934c0e304c91d011a07a672555483;p=policy%2Fclamp.git Adding more logs and try relative path Adding More logs to the scanner to understand why some sources are not taken into account + trying relative path for inclusion based on SonarCloud doc recommendation Issue-ID: CLAMP-626 Signed-off-by: ChrisC Change-Id: Iccede3dc4c1e9a8f2c80ef3e763cbbcbdde489ab --- diff --git a/pom.xml b/pom.xml index c65216f62..c66f2cfc9 100644 --- a/pom.xml +++ b/pom.xml @@ -93,8 +93,9 @@ + true . - src/main/**,${project.build.directory}/${ui.react.src}/src/** + src/main/**,{ui.react.src}/src/** src/main/resources/** true ${project.build.directory}/${ui.react.src}/coverage/lcov.info