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

[bzlmod] instructions following a pin operation are only for WORKSPACE #836

Open
alexeagle opened this issue Jan 18, 2023 · 1 comment
Open

Comments

@alexeagle
Copy link
Contributor

The instructions for bzlmod users are wrong. Somehow we should sense that we are running under bzlmod and print correct next steps.

$ bazel run @maven//:pin
INFO: Analyzed target @rules_jvm_external~4.5~maven~maven//:pin (67 packages loaded, 293 targets configured).
...
Next, please update your WORKSPACE file by adding the maven_install_json attribute and loading pinned_maven_install from @rules_jvm_external~4.5~maven~maven//:defs.bzl.
@vorburger
Copy link
Contributor

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

No branches or pull requests

2 participants