TeslaCN opened a new issue #16490: URL: https://github.com/apache/shardingsphere/issues/16490
## Bug Report We use the cache before the `checkout` step, which means the cache key is wrong. And the cache may contain snapshots artifacts, which may pollute the caches. My plan: 1. [ ] If cache missed, build the cache by running Maven `dependency:go-offline`. 2. [ ] Start project builds after cache built. -- 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]
