Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Please stop using native.maven_jar #48

Open
dkelmer opened this issue Feb 7, 2019 · 0 comments
Open

Please stop using native.maven_jar #48

dkelmer opened this issue Feb 7, 2019 · 0 comments

Comments

@dkelmer
Copy link

dkelmer commented Feb 7, 2019

See bazelbuild/bazel#6799 for more details.

In your case, you should update the version of bazel-deps that you're using (https://github.com/bazelbuild/BUILD_file_generator/blob/master/dev-scripts/dependencies/setup.sh#L9) to get this done. Newer versions don't use the native maven_jar rule anymore, they use their own implementation of a repository rule.

This has been an incompatible change for 2 releases (0.22 and 0.23) and will become the default in Bazel 0.24

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant