From 6b29b8c107356947cf05f7699ebe384a44d7ca7d 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(-) diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index 25ed6c79e..4488f1140 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** @@ -331,18 +327,12 @@ prepare-agent - - ${sonar.jacoco.reportPath} - post-unit-test report - - ${sonar.jacoco.reportPath} - -- cgit 1.2.3-korg