Re: Maven Build Cache Extension Hash Of Configuration
Nils Breunese <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <[email protected]> |
Steffens, Tammo - ENCOWAY <[email protected]> wrote: > Hi, I am currently trying to use the maven build cache extension. I wanted to ask if there is any way to include the extension config itself as part of the hash for every module. Because when I change the configuration, I want to invalidate old artifacts from the cache. Is there any known way to do it? Have you tried via maven.build.cache.input? https://maven.apache.org/extensions/maven-build-cache-extension/parameters.html#project-level-properties Nils.