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

[8.0.0] invalid repository name 'rules_jvm_external~~maven~unpinned_contrib_rules_jvm_deps' #24947

Open
nlou9 opened this issue Jan 16, 2025 · 1 comment

Comments

@nlou9
Copy link

nlou9 commented Jan 16, 2025

Description of the bug:

When I migrate to 8.0.0 and also 8.0.1rc1, it broke our build with the following error.

ERROR: /private/var/tmp/_bazel_nl/54456b41c0397f1af3a7ca068f37ad86/external/contrib_rules_jvm_deps/BUILD.bazel:3598:6: @@contrib_rules_jvm_deps//:pin: invalid label '@@rules_jvm_external~~maven~unpinned_contrib_rules_jvm_deps//:pin' in attribute 'actual' of 'alias': invalid repository name 'rules_jvm_external~~maven~unpinned_contrib_rules_jvm_deps': repo names may contain only A-Z, a-z, 0-9, '-', '_', '.' and '+'

Which category does this issue belong to?

No response

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

No response

Which operating system are you running Bazel on?

macos

What is the output of bazel info release?

8.0.0

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

No response

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


If this is a regression, please try to identify the Bazel commit where the bug was introduced with bazelisk --bisect.

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

@iancha1992
Copy link
Member

@nlou9 Could you please provide sample code to reproduce this issue?

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

4 participants