From 13b33f741a34280a5d62601cf16d6aa5a310278d Mon Sep 17 00:00:00 2001 From: Mariusz Smykula Date: Tue, 5 Apr 2016 20:13:21 +0200 Subject: [PATCH] exclude HelpMojo [ci skip] --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 737bf70031..8505212d9f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 io.codearte.accurest @@ -130,6 +131,11 @@ org.jacoco jacoco-maven-plugin 0.7.6.201602180812 + + + **/HelpMojo.class + + prepare-agent