fengnex opened a new issue, #752: URL: https://github.com/apache/dubbo-go-samples/issues/752
执行java_interop/protobuf-triple/java/java-client的run.sh报错,请教该怎么解决? maven输出的具体错误如下,看起来可能是因为缺少jar: `[ERROR] PROTOC FAILED: Error: Could not find or load main class org.apache.dubbo.gen.tri.Dubbo3TripleGenerator Caused by: java.lang.ClassNotFoundException: org.apache.dubbo.gen.tri.Dubbo3TripleGenerator --dubbo_out: protoc-gen-dubbo: Plugin failed with status code 1. [ERROR] /mnt/f/opensources/dubbo-go-samples-main/java_interop/protobuf-triple/java/java-client/src/main/proto/greet.proto [0:0]: Error: Could not find or load main class org.apache.dubbo.gen.tri.Dubbo3TripleGenerator Caused by: java.lang.ClassNotFoundException: org.apache.dubbo.gen.tri.Dubbo3TripleGenerator --dubbo_out: protoc-gen-dubbo: Plugin failed with status code 1` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
