From 24b0f0932393664694a8d54a5e96813b711b7fe7 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 18 Jun 2019 10:36:49 +0200 Subject: [PATCH] DATAES-592 - Integrate nohttp tooling into CI build profile. --- pom.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/pom.xml b/pom.xml index 35adf61c8..76b6ef074 100644 --- a/pom.xml +++ b/pom.xml @@ -327,6 +327,35 @@ + + + ci + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + + + + + + + + + + **/* + .git/**/*,target/**/*,**/target/**/*,.idea/**/*,**/spring.schemas,**/*.svg,mvnw,mvnw.cmd,**/*.policy + ./ + + + + + + + release