From b0f2962c22c471ee34c1960a58b63f66f8bbe4b0 Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Mon, 6 Oct 2014 15:11:48 -0400 Subject: [PATCH] Revert "JCLOUDS-736: Revert "Fail build on checkstyle warnings"" This reverts commit 80d51f409aa36f1a5505214eb4ac6e1128213c92. --- project/pom.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/project/pom.xml b/project/pom.xml index c5e6693abe..c337938cbe 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -709,6 +709,18 @@ maven-checkstyle-plugin 2.13 + + + checkstyle + validate + + check + + + true + + + org.gaul @@ -1072,6 +1084,14 @@ true warning + + + validate + + check + + + org.gaul @@ -1114,6 +1134,14 @@ true warning + + + validate + + check + + + org.gaul