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

Download Maven dependencies during image build #14

Open
pathob opened this issue Mar 31, 2023 · 0 comments
Open

Download Maven dependencies during image build #14

pathob opened this issue Mar 31, 2023 · 0 comments

Comments

@pathob
Copy link
Member

pathob commented Mar 31, 2023

When the artifact resolution for Maven is run in an init container, it downloads all these Maven dependencies before actually downloading the desired Maven artifacts.

This slows down deployments by ~5 minutes.

I would prefer these Artifacts would be downloaded during image build.

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

1 participant