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

jvm_maven_import_external not using .netrc file content #15506

Closed
guw opened this issue May 16, 2022 · 2 comments
Closed

jvm_maven_import_external not using .netrc file content #15506

guw opened this issue May 16, 2022 · 2 comments

Comments

@guw
Copy link
Contributor

guw commented May 16, 2022

Description of the bug:

When defining repository access with .netrc file it looks like jvm_maven_import_external is not using this. This is unexpected as .netrc should work everywhere in Bazel.

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

Create dependency consumption with jvm_maven_import_external from a password protected source.
Create .netrc file.

Which operating system are you running Bazel on?

No response

What is the output of bazel info release?

No response

If bazel info release returns development version or (@non-git), tell us how you built Bazel.

release 5.1.0

What's the output of git remote get-url origin; git rev-parse master; git rev-parse HEAD ?

No response

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

@sgowroji
Copy link
Member

sgowroji commented May 16, 2022

Hello @guw, There is already an open issue with same details here. Could you please confirm if the above issue is relevant to it or not. Thanks!

@guw
Copy link
Contributor Author

guw commented May 16, 2022

Thanks. I was overlooking the details. Indeed, fixing #13709 would address this one.

@guw guw closed this as completed May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants