<#21173 Proto resolution mess up> Issue created by...
# github-notifications
c
#21173 Proto resolution mess up Issue created by leozc Describe the bug A python protobuf_sources dependency is checked, and reported error by JVM
Copy code
pants check src/jvm::
07:44:27.11 [ERROR] 1 Exception encountered:

Engine traceback:
  in `check` goal

InvalidTargetException: src/proto/events/BUILD:1: Unrecognized field `python_resolve=python-ds` in target src/proto/events:events. Valid fields for the target type `protobuf_sources`: ['dependencies', 'description', 'go_mod_address', 'grpc', 'jvm_jdk', 'jvm_resolve', 'overrides', 'sources', 'tags'].
Pants version https://github.com/leozc/test_pants_proto/blob/main/README.md OS MacOs, Apple Silicon Additional info https://github.com/leozc/test_pants_proto/blob/main/README.md pantsbuild/pants