From f9257969058a7b38259fb3cc366f0d2519f6cf0a Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Sun, 5 Oct 2014 14:41:23 -0500 Subject: [PATCH] Moving checkstyle-plugin config to profiles --- project/pom.xml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/project/pom.xml b/project/pom.xml index 0372aaa3d0..52cbfed35e 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -708,14 +708,7 @@ maven-checkstyle-plugin 2.13 - - - warning - true - true - true - warning - + org.gaul @@ -1074,6 +1067,7 @@ maven-checkstyle-plugin ../resources/checkstyle.xml + true true true warning @@ -1115,6 +1109,7 @@ resources/checkstyle.xml + true true true