healchow commented on code in PR #6863: URL: https://github.com/apache/inlong/pull/6863#discussion_r1048065038
########## pom.xml: ########## @@ -1597,7 +1600,7 @@ <executions> <execution> <goals> - <goal>check</goal> + <goal>apply</goal> Review Comment: How to use this plugin? `mvn spotless:apply`? Is `mvn spotless:apply` command still in effect? ########## pom.xml: ########## @@ -1597,7 +1600,7 @@ <executions> <execution> <goals> - <goal>check</goal> + <goal>apply</goal> Review Comment: How to use this plugin? `mvn spotless:apply`? Is `mvn spotless:check` command still in effect? -- 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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org