Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting up a remote build cache server for Maven | Fred's safe space #3

Open
utterances-bot opened this issue Oct 12, 2023 · 1 comment

Comments

@utterances-bot
Copy link

Setting up a remote build cache server for Maven | Fred's safe space

Starting with Maven 3.9.0, you can use the maven-build-cache-extension to store build caches both locally and remotely. However the documentation for setting up a remote cache server is fairly vague.

https://fbricon.github.io/posts/setup-remote-build-cache-server/

Copy link

Thanks Fred for this article, I am able to implement remote cache for the sample repo. I tried to implement the same for a mono repo with many sub modules, however observed that it is failing to cache sub modules. Can you please suggest remote cache configuration for sub modules using in a mono repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants