(cherry picked from commit dfc61d8ea5971e9742af77fcae2cae28011ae0c9) (cherry picked from commit 4c79e2a02bc51f7f57b36198da948ebaca653db2)
@@ -329,8 +329,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
<suppressionsLocation>checkstyle/suppressions.xml</suppressionsLocation>
<includeTestSourceDirectory>true</includeTestSourceDirectory>
<failOnViolation>false</failOnViolation>
- <format>xml</format>
- <format>html</format>
<outputFile>${project.build.directory}/test/checkstyle-errors.xml</outputFile>
</configuration>
</plugin>