JAVA-EXPORT-REPRO To Repro: Run bazel build //src/main/proto:foo.publish, build successfully In MODULE.bazel, uncomment bazel_dep(name = "googleapis" ...) Then run bazel build //src/main/proto:foo.publish again, it failed