From: Timoney, Dan (dt5972) Date: Tue, 30 Jul 2019 13:56:36 +0000 (-0400) Subject: Exclude external js libs from sonar X-Git-Tag: 1.3.0~4^2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=99229249d7aa8ef668a5cfc22212424ff9311ebf;p=ccsdk%2Fdashboard.git Exclude external js libs from sonar Exclude external js libraries from sonar code coverage scan. Change-Id: I9d2e255a3314d4a9d218cdbe8af8210dd47cbf81 Issue-ID: CCSDK-1561 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/pom.xml b/pom.xml index 73a4168..a3fc796 100644 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,7 @@ true + **/external/**