From: arul.nambi Date: Tue, 22 Aug 2017 18:15:06 +0000 (-0400) Subject: Configure sonarqube X-Git-Tag: v1.1.0~31 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F11%2F8311%2F1;p=aai%2Fsparky-be.git Configure sonarqube Issue-ID: AAI-209 Change-Id: I2b528e6261c515f2dde1616a04f9525ad2d5bc9d Signed-off-by: arul.nambi --- diff --git a/pom.xml b/pom.xml index 6e37aaa..b120061 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,14 @@ DEV google_checks.xml https://nexus.onap.org + + + java + jacoco + ${project.build.directory}/surefire-reports + ${project.build.directory}/coverage-reports/jacoco.exec + false + ${project.version}