From 0b039e9c23c64c1a633d1817c4cfc52d676b126b Mon Sep 17 00:00:00 2001 From: legacycode Date: Mon, 17 Sep 2018 18:37:53 +0200 Subject: [PATCH] Fix checkstyle configuration (#990) --- checkstyle.xml | 4 ++-- pom.xml | 13 ++++++++++--- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/checkstyle.xml b/checkstyle.xml index 6397b0f864..12621f70e5 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -1,7 +1,7 @@ + "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN" + "https://checkstyle.org/dtds/configuration_1_3.dtd"> + checkstyle.xml @@ -259,6 +263,8 @@ + org.apache.maven.plugins maven-checkstyle-plugin @@ -268,11 +274,10 @@ validate validate - checkstyle.xml + ${checkstyle.config.location} UTF-8 true true - false check @@ -565,10 +570,12 @@ + org.apache.maven.plugins maven-checkstyle-plugin - 2.17 + 3.0.0