From: vempo Date: Tue, 24 Oct 2017 14:06:55 +0000 (+0300) Subject: Enabled static analysis in Onboarding tests X-Git-Tag: v1.2.0~783^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F87%2F20387%2F1;p=sdc.git Enabled static analysis in Onboarding tests Enabled the static analysis to check test code by default (in addition to production code), as part of the Maven build of onboarding. Change-Id: I0c028d657a83a13fd6263f2bdddd534ec9d23d66 Issue-ID: SDC-497 Signed-off-by: vempo --- diff --git a/onboarding/pom.xml b/onboarding/pom.xml index 50f4649c11..d3023c5049 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -95,7 +95,6 @@ 2.0.1 0.2.0 0.2.2 - true 5.8.1 ${project.version} @@ -127,7 +126,7 @@ ${pmd.skip} false - ${pmd.include.tests} + true true build-pmd-ruleset.xml