From: ChrisC Date: Tue, 28 Jan 2020 10:00:02 +0000 (+0100) Subject: Fix Sonar JS X-Git-Tag: 5.0.0~70 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9abd198502815fe6f54db06bb84a31fc36cb43e1;p=clamp.git Fix Sonar JS Trying to apply other properties for JS scan Issue-ID: CLAMP-626 Signed-off-by: ChrisC Change-Id: Iae2cd8014f54260fa90d8f489f1316ac422e99de --- diff --git a/pom.xml b/pom.xml index c66f2cfc..5f6d203b 100644 --- a/pom.xml +++ b/pom.xml @@ -93,9 +93,11 @@ - true + DEBUG + ${project.build.directory}/${ui.react.src}/node/node + true . - src/main/**,{ui.react.src}/src/** + src/main/**,${ui.react.src}/src/** src/main/resources/** true ${project.build.directory}/${ui.react.src}/coverage/lcov.info