From c7d0e0813a79c4175c67075b952164181f50f5d1 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) (cherry picked from commit 4c79e2a02bc51f7f57b36198da948ebaca653db2) --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0739eaf9b2b..3882a7c03eb 100644 --- a/pom.xml +++ b/pom.xml @@ -329,8 +329,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