From 7492aeafebe9ea98b21ee2d3986eb4436f5bdbc4 Mon Sep 17 00:00:00 2001 From: Claudio David Gasparini Date: Wed, 13 Jan 2021 08:34:00 +0100 Subject: Use and configure sonar-maven-plugin for support multimodule project Issue-ID: CPS-87 Signed-off-by: Claudio David Gasparini Change-Id: I5c9ed23069a26ba28461f6c20c9222741333cf3d --- cps-parent/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cps-parent') diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 08b188399..aa94d033e 100644 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -428,6 +428,10 @@ com.github.spotbugs spotbugs-maven-plugin + + org.sonarsource.scanner.maven + sonar-maven-plugin + \ No newline at end of file -- cgit 1.2.3-korg