From f154ce96d519092ffad2247963e226bcf9fdd1f0 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Thu, 23 Oct 2014 11:16:15 -0700 Subject: [PATCH] not sure why that file is copied to target folder now, I will think about it after release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 56f980598..9055db0c9 100755 --- a/pom.xml +++ b/pom.xml @@ -679,7 +679,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - ${project.build.directory}/checkstyle_checks.xml + ${project.build.directory}/../checkstyle_checks.xml checkstyle.suppressions.file suppressions.xml java.header