From 38ca5c09d90f0c474e8dcde5598772db63aa1a44 Mon Sep 17 00:00:00 2001 From: Omar Laurino Date: Wed, 18 Nov 2015 08:31:36 -0500 Subject: [PATCH] exclude test-components from coverage analysis --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index caa6eb07..d977064d 100644 --- a/pom.xml +++ b/pom.xml @@ -166,6 +166,15 @@ + + org.jacoco + jacoco-maven-plugin + + + ${sonar.exclusions} + + +