OmniaGM commented on PR #16779:
URL: https://github.com/apache/kafka/pull/16779#issuecomment-2278221261

   Thanks for the fixes @Claudenw,
   
   > 1. When I run `./gradlew spotlessCheck` locally everything passes.  When I 
try to run `./gradlew :metadata:spotlessCheck` or `./gradlew 
:metadata:spotlessApply` I get a `Cannot locate tasks that match 
':metadata:spotlessApply' as task 'spotlessApply' not found in project 
':metadata'` message.
   
   Which JDK version do you have locally? spotless doesn't work with JDK 21 so 
please make sure your JDK is either 11 or 17
   


-- 
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