From dfc61d8ea5971e9742af77fcae2cae28011ae0c9 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) --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 33a1d953dc..812c73e543 100644 --- a/pom.xml +++ b/pom.xml @@ -334,8 +334,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