From 4c79e2a02bc51f7f57b36198da948ebaca653db2 Mon Sep 17 00:00:00 2001 From: Wanqiang Ji Date: Wed, 20 Nov 2019 15:18:56 +0800 Subject: [PATCH] HADOOP-16719. Remove the disallowed element config within maven-checkstyle-plugin (#1724) (cherry picked from commit dfc61d8ea5971e9742af77fcae2cae28011ae0c9) --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3749cd42df0..c18a4f0f932 100644 --- a/pom.xml +++ b/pom.xml @@ -333,8 +333,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x checkstyle/suppressions.xml true false - xml - html ${project.build.directory}/test/checkstyle-errors.xml