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

FA-11461: Fix maven central URLs by moving to https #1

Merged
merged 1 commit into from
Mar 18, 2020

Conversation

shrijeet-tesla
Copy link
Collaborator

On Jan 15 2020, maven central repo removed all access to http endpoints.
This is covered here: https://blog.sonatype.com/central-repository-moving-to-https

This change fixes all the broken URLs. Upstream has a similar change here
bazelbuild#920

We cant use upstream cherry pick because the version we use internally at Tesla
is quite old and the cherry pick doesn't apply cleanly.

Description

Motivation

On Jan 15 2020, maven central repo removed all access to http endpoints.
This is covered here: https://blog.sonatype.com/central-repository-moving-to-https

This change fixes all the broken URLs. Upstream has a similar change here
bazelbuild#920

We cant use upstream cherry pick because the version we use internally at Tesla
is quite old and the cherry pick doesn't apply cleanly.
Copy link

@dfinninger dfinninger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@shrijeet-tesla shrijeet-tesla merged commit 774876a into a76b311-tesla-1.0 Mar 18, 2020
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

Successfully merging this pull request may close these issues.

2 participants