From a6d6c1e943e45d5e3524c759ad5ae4b4e8a12dd7 Mon Sep 17 00:00:00 2001 From: Joel Costigliola Date: Sun, 5 May 2013 10:49:08 +0200 Subject: [PATCH] use parent pom 1.2.0 and setup jacoco report --- pom.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3a1dd66..935df1f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.assertj assertj-parent-pom - 1.1.0 + 1.2.0 @@ -43,7 +43,7 @@ - + com.mycila.maven-license-plugin @@ -71,6 +71,18 @@ + + + org.jacoco + jacoco-maven-plugin + + + + maven-surefire-plugin + + ${argLine} + +