From d3fcdfa06f187711950d02a2230c849d5cc63a1e Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Sat, 14 Jun 2014 16:04:42 -0700 Subject: [PATCH] fix for build problem, exclusion is provided --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 5eb7f1ac7..c61bc48f8 100644 --- a/pom.xml +++ b/pom.xml @@ -789,6 +789,14 @@ org.jacoco jacoco-maven-plugin 0.7.1.201405082137 + + + com/puppycrawl/tools/checkstyle/CheckStyleTask*.class + com/puppycrawl/tools/checkstyle/doclets/*.class + com/puppycrawl/tools/checkstyle/grammars/*.class + com/puppycrawl/tools/checkstyle/gui/*.class + + prepare-agent