AlexanderAshitkin commented on PR #137: URL: https://github.com/apache/maven-build-cache-extension/pull/137#issuecomment-2067799173
Hi @zorglube You are likely looking for the `maven.build.cache.skipCache` property. If the property is set to true, the build doesn't use any of the cached artifacts but writes the results to the cache (if allowed by config), effectively achieving the `forceRenew` functionality. -- 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]
