From: Claudio David Gasparini Date: Wed, 13 Jan 2021 07:34:00 +0000 (+0100) Subject: Use and configure sonar-maven-plugin X-Git-Tag: 0.0.1~65^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7492aeafebe9ea98b21ee2d3986eb4436f5bdbc4;p=cps.git Use and configure sonar-maven-plugin for support multimodule project Issue-ID: CPS-87 Signed-off-by: Claudio David Gasparini Change-Id: I5c9ed23069a26ba28461f6c20c9222741333cf3d --- diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 08b188399f..aa94d033ef 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