No, there’s no per-goal configuration. If a goal never writes to the cache, how would it ever get cache hits?
a
Aleksandr Kazantsev
05/03/2022, 6:23 PM
Hey @Marc Philipp we can probably move this offline to discuss 🙂
• we want to only produce cache in controlled environment like CI
• we want same goals use the cache produced by CI but never produce local
Issue comes from maven concurrent executions causing GE cache to produce bad entries.
For us maven cache for local maven build just does not work as bad cache entries kill all the benefits :(
m
Marc Philipp
05/04/2022, 5:57 AM
Yeah, let’s continue the discussion on the other (internal) Slack channel.