Re: [PR] Add option: `maven.build.cache.forceRenew` [maven-build-cache-extension]

2024-05-27 Thread via GitHub
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

Re: [PR] Add option: `maven.build.cache.forceRenew` [maven-build-cache-extension]

2024-04-21 Thread via GitHub
AlexanderAshitkin commented on PR #137: URL: https://github.com/apache/maven-build-cache-extension/pull/137#issuecomment-2068261510 > 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

Re: [PR] Add option: `maven.build.cache.forceRenew` [maven-build-cache-extension]

2024-04-20 Thread via GitHub
zorglube commented on PR #137: URL: https://github.com/apache/maven-build-cache-extension/pull/137#issuecomment-2067805611 Damn I didn't understood that. Do you have any examples of the configuration needed to achieve that? -- This is an automated message from the Apache Git

Re: [PR] Add option: `maven.build.cache.forceRenew` [maven-build-cache-extension]

2024-04-20 Thread via GitHub
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

[PR] Add option: `maven.build.cache.forceRenew` [maven-build-cache-extension]

2024-03-22 Thread via GitHub
zorglube opened a new pull request, #137: URL: https://github.com/apache/maven-build-cache-extension/pull/137 Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [MBUILDCACHE JIRA