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

Exporting and consuming artifacts from external repositories with bzlmod #1064

Open
agluszak opened this issue Mar 1, 2024 · 0 comments
Open

Comments

@agluszak
Copy link
Contributor

agluszak commented Mar 1, 2024

This section of readme is no longer relevant with bzlmod.

One thing is that in a MODULE.bazel file you cannot import a constant containing a list of deps.

But what's more important is that, as far as I understand how bzlmod works, adding such list manually should no longer be required. What's stopping us from collecting all calls to the maven extension from all modules and then resolving conflicts/overrides?

EDIT: that's what actually happens, I just forgot to run repin 🤦

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

1 participant