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

FR: Java containers should use the GCS Maven Mirror #110

Open
lesv opened this issue Oct 21, 2020 · 1 comment
Open

FR: Java containers should use the GCS Maven Mirror #110

lesv opened this issue Oct 21, 2020 · 1 comment
Labels
lang: java Issues specific to Java. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@lesv
Copy link

lesv commented Oct 21, 2020

We are seeing lots of problems on Kokoro with Maven not being able to download artifacts, the likely cause is that we are hitting Maven-Central too often and triggering it's firewall. This can easily be rectified by using the GCS Maven Central Mirror.

@lesv lesv added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. lang: java Issues specific to Java. labels Oct 21, 2020
@lesv lesv self-assigned this Oct 21, 2020
@lesv lesv removed their assignment Mar 24, 2022
@lesv
Copy link
Author

lesv commented Mar 24, 2022

@meltsufin We should have done this a while ago. You might wish to consider this, or not based on what you choose to do.

Instructions are here: https://maven-central.storage.googleapis.com/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang: java Issues specific to Java. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant