[
https://issues.apache.org/jira/browse/FLINK-36542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889676#comment-17889676
]
Wenjun Ruan commented on FLINK-36542:
-------------------------------------
After enable upToDateChecking, it will only cost 1 min in the first time
execute `mvn spotless:apply`, It takes only a few seconds to follow execute.
> Speed up the spotless apply
> ---------------------------
>
> Key: FLINK-36542
> URL: https://issues.apache.org/jira/browse/FLINK-36542
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Reporter: Wenjun Ruan
> Priority: Major
>
> I use `mvn spotless:apply` to format the code format, find it will cost 01:13
> min, this is too slow and each time I execute `mvn spotless:apply` it will
> cost 1 min.
> I hope we can enableĀ
> upToDateChecking setting to speed up the spotless
> [https://github.com/diffplug/spotless/tree/main/plugin-maven#incremental-up-to-date-checking-and-formatting]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)