From fb91b2aff9e1159bf742472ec7c20492e4207e4b Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Mon, 4 Feb 2019 12:27:29 -0500 Subject: [PATCH] Temporarily disabling the checkstyle plugin --- pom.xml | 58 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/pom.xml b/pom.xml index 361bb905c..8351a07fa 100644 --- a/pom.xml +++ b/pom.xml @@ -142,35 +142,35 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.springframework.cloud - spring-cloud-stream-tools - ${spring-cloud-stream.version} - - - - - checkstyle-validation - validate - - checkstyle.xml - checkstyle-header.txt - checkstyle-suppressions.xml - UTF-8 - true - true - true - - - check - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + +