Skip to content

Use a less prone to colision name for the repo generated out maven.install #1

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mpatou-openai
Copy link
Owner

When using this module in other modules we errors when the rool project
also uses maven and don't specify its own specfic name.

DEBUG:
$TMP/external/rules_jvm_external~/private/extensions/maven.bzl:154:14:
The maven repository 'maven' is used in two different bazel modules,
    originally in '<my_workspace>' and now in 'protobuf'
``

…stall

When using this module in other modules we errors when the rool project
also uses `maven` and don't specify its own specfic name.

```
DEBUG:
$TMP/external/rules_jvm_external~/private/extensions/maven.bzl:154:14:
The maven repository 'maven' is used in two different bazel modules,
    originally in '<my_workspace>' and now in 'protobuf'
``
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

Successfully merging this pull request may close these issues.

1 participant