fapaul commented on PR #108: URL: https://github.com/apache/flink-connector-kafka/pull/108#issuecomment-2233450682
I think I found the culprit. I checked out your branch, and initially, `mvn spotless:apply` didn't produce any changes, although the check style failed. After switching to Java 11 locally and running `mvn spotless:apply,` the code formatted correctly. I also verified that running `mvn org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check` passes now locally. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org