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

Fix private repository authentication regression in 2.6 #219

Merged
merged 1 commit into from Aug 6, 2019

Conversation

jin
Copy link
Member

@jin jin commented Aug 6, 2019

We didn't take private repository artifacts into account when implementing mirror_urls. Fixes #218

@jin
Copy link
Member Author

jin commented Aug 6, 2019

It turns out that maven_install.json does not work with private repository urls at all, but the regular unpinned case should work.

Merging this as it's blocking users from upgrading. @aehlig / @laurentlb / @c-parsons, please review and leave comments if you'd like.

@jin jin merged commit 2ffa9cf into bazelbuild:master Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Errors while updating from 2.5 to 2.6
3 participants