From 09d4f069e48a0b4ab7359bbcc3b299d222721230 Mon Sep 17 00:00:00 2001 From: vempo Date: Tue, 29 Aug 2017 18:15:04 +0300 Subject: Set up static analysis for on-boarding Configured PMD Maven plugin in the onboarding pom.xml, with a custom ruleset. Currently disabled by default, can be ran on demand. Change-Id: I0e7ba1aeb1aefcea86fc2534ebc62343057f7c34 Issue-ID: SDC-246 Signed-off-by: vempo --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e6e4d9282f..17bf79aba3 100644 --- a/pom.xml +++ b/pom.xml @@ -340,6 +340,7 @@ true + build-tools onboarding security-utils common-app-api -- cgit 1.2.3-korg