Skip to content

rules_proto_grpc_java's maven.install should use default "maven" name #449

@ejona86

Description

@ejona86

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

CC @daniel-b2c2, @aaliddell

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


Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions