From: ChrisC Date: Tue, 28 Jan 2020 13:14:53 +0000 (+0100) Subject: Fix JS coverage X-Git-Tag: 5.0.0~69 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f04d3755f4b15b877dc291a0824ffc257ced2b61;p=clamp.git Fix JS coverage reverting to sonar.sources to control source origin Issue-ID: CLAMP-626 Signed-off-by: ChrisC Change-Id: I39f33a3486b3534b8a815e5823e281ca1eff29a8 --- diff --git a/pom.xml b/pom.xml index 5f6d203b..17e76f64 100644 --- a/pom.xml +++ b/pom.xml @@ -96,8 +96,7 @@ DEBUG ${project.build.directory}/${ui.react.src}/node/node true - . - src/main/**,${ui.react.src}/src/** + src/main,${project.build.directory}/${ui.react.src}/src src/main/resources/** true ${project.build.directory}/${ui.react.src}/coverage/lcov.info