laurentgo opened a new pull request, #40850:
URL: https://github.com/apache/arrow/pull/40850

   ### Rationale for this change
   
   `maven-checkstyle-plugin` configuration refers to several unrecognized 
properties, causing build output to print several messages like:
   > [WARNING] Parameter 'format' is unknown for plugin 
'maven-checkstyle-plugin:3.1.0:check (validate)'
   
   ### What changes are included in this PR?
   
   Fix checkstyle configuration and use the correct outputFileFormat and 
inputEncoding properties in place of the unrecognized format and encoding ones.
   
   ### Are these changes tested?
   
   As this is a build change with no code change, only via a local build + 
visual inspection of the build output
   
   ### Are there any user-facing changes?
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to