From: Nicolas PERU Date: Tue, 29 Apr 2014 08:19:28 +0000 (+0200) Subject: Add JaCoCo configuration X-Git-Tag: 4.4-RC1~1360 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ca010f216209bdbb5928f461d538b29904b92d91;p=sonarqube.git Add JaCoCo configuration --- diff --git a/pom.xml b/pom.xml index 84656565ee4..b1053d36b2f 100644 --- a/pom.xml +++ b/pom.xml @@ -191,6 +191,19 @@ maven-install-plugin 2.5.1 + + org.jacoco + jacoco-maven-plugin + 0.7.0.201403182114 + + + *_javassist_* + + + org.sonar.** + + + org.apache.maven.plugins maven-jar-plugin