Skip to content

s2a: repositories.bzl override does not point to a target #11703

@karanjamutahi

Description

@karanjamutahi

What version of gRPC-Java are you using?

1.68.1

What is your environment?

Linux, jdk 23.0.1, bazel version 7.4.1

What did you expect to see?

@@io_grpc_grpc_java//s2a points to a bazel target

What did you see instead?

There is no target called s2a in @@io_grpc_grpc_java//s2a i.e. @@io_grpc_grpc_java//s2a:s2a

Steps to reproduce the bug

bazel query @@io_grpc_grpc_java//s2a

We added an override to point io.grpc:grpc-s2a to @@io_grpc_grpc_java//s2a:s2av2_credentials which is what I think the gradle build publishes to maven

I think the test mentioned in #3918 can at least bazel query that the values in IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS resolve to a target ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions