From 40bcf70a54a277f1391ebb854d9d2b879ca07a27 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 29 Sep 2017 10:36:17 +0200 Subject: Clean JaCoCo and Sonar configuration Remove unused and obsolete values from honeycomb-parent's pom. Change-Id: I520a1b69169db6778787bae9ac8d4092a9078e4f Signed-off-by: Marek Gradzki --- common/honeycomb-parent/pom.xml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'common/honeycomb-parent/pom.xml') diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index 22164068d..b9831fd87 100644 --- a/common/honeycomb-parent/pom.xml +++ b/common/honeycomb-parent/pom.xml @@ -31,11 +31,7 @@ http://nexus.fd.io/content https://nexus.opendaylight.org/content - - 2.4 - jacoco - target/code-coverage/jacoco.exec - target/code-coverage/jacoco-it.exec + **/gen/**,**/generated-sources/**,**/yang-gen** @@ -319,18 +315,12 @@ prepare-agent - - ${sonar.jacoco.reportPath} - post-unit-test report - - ${sonar.jacoco.reportPath} - -- cgit 1.2.3-korg