-
-
Notifications
You must be signed in to change notification settings - Fork 176
Closed
Labels
lang-javaJava rules specificJava rules specificlang-scalaScala rules specificScala rules specificresolved-next-releaseCode to resolve issue is pending releaseCode to resolve issue is pending release
Description
Issue Description
Since the dependencies in maven.install are intended to be part of the user's binaries, they need to participate in the global version selection process. Otherwise users will have multiple versions of protobuf/grpc-java in their classpath. 26f537b introduced the problem.
This happened in grpc/grpc-java#12149 and was resolved by avoiding the rules in rules_proto_grpc_java that use rules_proto_grpc_java_maven
Log Output
rules_proto_grpc Version
5.2.0
Bazel Version
??
OS
Linux
Link to Demo Repo
No response
MODULE.bazel or WORKSPACE Content
BUILD Content
Proto Content
Any Other Content
daniel-b2c2
Metadata
Metadata
Assignees
Labels
lang-javaJava rules specificJava rules specificlang-scalaScala rules specificScala rules specificresolved-next-releaseCode to resolve issue is pending releaseCode to resolve issue is pending release