From a0a52fadf838954bf4e133d8dd94f5114ddc4ac4 Mon Sep 17 00:00:00 2001 From: "Tschaen, Brendan" Date: Tue, 21 Jan 2020 22:10:44 -0500 Subject: Add sonar property sonar looks for this file to pull from Change-Id: Ie6c551689967a781db22b50955d74ce95cc7f617 Issue-ID: MUSIC-521 Signed-off-by: Tschaen, Brendan --- pom.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index c3895add..0f15cc38 100755 --- a/pom.xml +++ b/pom.xml @@ -61,6 +61,8 @@ ${project.version}-latest 1.8 1.8 + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml,${project.reporting.outputDirectory}/jacoco-it/jacoco.xml @@ -139,9 +141,6 @@ ${docker.latest.tag} ${project.basedir}/distribution/music - @@ -170,11 +169,6 @@ ${project.basedir}/distribution/cassandra_job - - -- cgit 1.2.3-korg