From 2c1783a4eb77c5bde3372557beabe254193c37b9 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Fri, 28 Nov 2014 13:25:43 +0100 Subject: [PATCH] Add default Sonar configuration Change-Id: Idd2417d0c5cbe1fcc4c25429ffa154fdafb5bf0c Signed-off-by: Robert Varga --- odlparent/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/odlparent/pom.xml b/odlparent/pom.xml index c71522b3c..ccdfd3b33 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -141,6 +141,13 @@ 20110809 1.5.0 3.6.0.RELEASE + + + 2.4 + jacoco + target/code-coverage/jacoco.exec + target/code-coverage/jacoco-it.exec + Sonar way with Findbugs -- 2.36.6