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

Duplicate artifacts versions #223

Open
ziad-fernride opened this issue Nov 28, 2023 · 0 comments
Open

Duplicate artifacts versions #223

ziad-fernride opened this issue Nov 28, 2023 · 0 comments

Comments

@ziad-fernride
Copy link

Upon using the contrib_rules_jvm and the rules_jvm_external in my project, I get the following warning:

DEBUG: /home/zshaban/.cache/bazel/_bazel_zshaban/31dd816ecc4dd5f7e9765c5f08aebaf2/external/rules_jvm_external~5.3/coursier.bzl:597:18: Found duplicate artifact versions
    com.google.errorprone:error_prone_annotations has multiple versions 2.11.0, 2.9.0
    com.google.guava:guava has multiple versions 30.1.1-jre, 31.0.1-android

Since those duplicate versions are explicitly mentioned in the MODULE.bazel of the contrib_rules_jvm, would it make sense to set duplicate_version_warning = "none" in the maven extension used in the contrib_rules_jvm?

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