Skip to content

Commit e9fafe3

Browse files
authored
HDDS-14158. Parameter 'format' is unknown for maven-checkstyle-plugin:3.6.0 (#9483)
1 parent d03ef0d commit e9fafe3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2384,8 +2384,6 @@
23842384
<suppressionsLocation>hadoop-hdds/dev-support/checkstyle/suppressions.xml</suppressionsLocation>
23852385
<includeTestSourceDirectory>true</includeTestSourceDirectory>
23862386
<failOnViolation>false</failOnViolation>
2387-
<format>xml</format>
2388-
<format>html</format>
23892387
<outputFile>${project.build.directory}/test/checkstyle-errors.xml</outputFile>
23902388
</configuration>
23912389
<dependencies>

0 commit comments

Comments
 (0)