zorglube commented on PR #137: URL: https://github.com/apache/maven-build-cache-extension/pull/137#issuecomment-2133652436
> > Damn I didn't understood that. > > Do you have any examples of the configuration needed to achieve that? > > Still my idea is more "renew all the cache" than "rebuild all the results without using the cache". > > If you use this option, it will be a "clean" build without using the cache, and everything will be re-uploaded to the server. Effectively, all the cache outputs will be replaced with fresh results - it is effectively a `forceRenew` option you're looking for. It has no config because it was considered an emergency option, not something permanently enabled. Usage is simple - `-Dmaven.build.cache.skipCache=true` on the command line. Hello @AlexanderAshitkin, I miss time nowadays, still I don't leave on the PR. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org