Hello everyone! First of all thank you everyone working on the build cache plugin! It is amazing!
At least some of the following questions seem to be of interest to most users and might end up on the documentation, So here's a few things which came to my mind. 1.) Considering I always require PRs in my projects, would setting -Dmaven.build.cache.remote.save.enabled=true be a sensible thing only for the main branch? 2.) Can I maybe have the branch name included in a path to a remote? This way I could have a different cache for maintenance branches. Just include the branch name into -Dmaven.build.cache.remote.url? 3.) Can I somehow use option 1 & 2 to make caches available for colleagues without making them manually configure the remote URL for each branch they are working on? 4.) The docs say there's also XX and XXMM algorithms, but it doesn't say WHEN to use them (only that they may leverage performance). Are there some example cases or does someone already have some experience we could benefit from? 5.) The section "filtering out artifacts" might want to give a size of artifacts which should be regarded as too large, depending on the environment probably. Thanks! - Ben --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org