This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new e9fafe3979f HDDS-14158. Parameter 'format' is unknown for 
maven-checkstyle-plugin:3.6.0 (#9483)
e9fafe3979f is described below

commit e9fafe3979f2997e274b73c642f8a2399c80828e
Author: Navink <[email protected]>
AuthorDate: Sat Dec 13 12:25:16 2025 +0530

    HDDS-14158. Parameter 'format' is unknown for maven-checkstyle-plugin:3.6.0 
(#9483)
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d763f74300e..2a117cd2c35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2384,8 +2384,6 @@
           
<suppressionsLocation>hadoop-hdds/dev-support/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>
         <dependencies>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to