From: Gary Wu Date: Tue, 28 Mar 2017 18:28:12 +0000 (-0700) Subject: Exclude nodejs files from Sonar analysis X-Git-Tag: release/mercury~65^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5e2b6246db9fec6d4ced36fe4a012bd46f82bf6f;p=vnfsdk%2Frefrepo.git Exclude nodejs files from Sonar analysis Change-Id: I9428e1a5ad15f9957010e9b0f6c9b6cc1cbc90c1 Issue-id: INT-204 Signed-off-by: Gary Wu --- diff --git a/alarm-analysis/pom.xml b/alarm-analysis/pom.xml index be817e88..4f42653e 100644 --- a/alarm-analysis/pom.xml +++ b/alarm-analysis/pom.xml @@ -29,6 +29,10 @@ 1.1.0-SNAPSHOT client-gui/holmes + + src/main/webapp/node_modules/**,src/main/webapp/node/** + + @@ -90,4 +94,4 @@ - \ No newline at end of file +