From 7e532ecbb9d532da857e75c6407bdf1e79ba8f07 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 001e3971..6c2e0460 100644 --- a/pom.xml +++ b/pom.xml @@ -234,6 +234,35 @@ + + ci + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + + + + + + + + + + **/* + .git/**/*,target/**/*,**/target/**/*,.idea/**/*,**/spring.schemas,**/*.svg,mvnw,mvnw.cmd,**/*.policy + ./ + + + + + + + + release