skywalking-apm-8.7.0 protobuf-maven-plugin compile failed #10789
Replies: 2 comments
-
[INFO] --- os-maven-plugin:1.6.2:detect (default) @ apm-network --- [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\browser\BrowserPerf.proto [0:0]: management/Management.proto:44:29: Expected [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\browser\BrowserPerfCompat.proto [0:0]: management/Management.proto:44:29: Exp [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\common\Common.proto [0:0]: management/Management.proto:44:29: Expected type n [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\event\Event.proto [0:0]: management/Management.proto:44:29: Expected type nam [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\language-agent\CLRMetric.proto [0:0]: management/Management.proto:44:29: Expe [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\language-agent\CLRMetricCompat.proto [0:0]: management/Management.proto:44:29 [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\language-agent\ConfigurationDiscoveryService.proto [0:0]: management/Manageme [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\language-agent\JVMMetric.proto [0:0]: management/Management.proto:44:29: Expe [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\language-agent\JVMMetricCompat.proto [0:0]: management/Management.proto:44:29 [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\language-agent\Meter.proto [0:0]: management/Management.proto:44:29: Expected [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\language-agent\MeterCompat.proto [0:0]: management/Management.proto:44:29: Ex [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\language-agent\Tracing.proto [0:0]: management/Management.proto:44:29: Expect [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\language-agent\TracingCompat.proto [0:0]: management/Management.proto:44:29: [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\logging\Logging.proto [0:0]: management/Management.proto:44:29: Expected type [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\management\Management.proto [0:0]: management/Management.proto:44:29: Expecte [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\management\ManagementCompat.proto [0:0]: management/Management.proto:44:29: E [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\profile\Profile.proto [0:0]: management/Management.proto:44:29: Expected type [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\profile\ProfileCompat.proto [0:0]: management/Management.proto:44:29: Expecte [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\service-mesh-probe\service-mesh-compat.proto [0:0]: management/Management.pro [ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\service-mesh-probe\service-mesh.proto [0:0]: management/Management.proto:44:2 [INFO] ------------------------------------------------------------------------ |
Beta Was this translation helpful? Give feedback.
-
8.x series is EOL. |
Beta Was this translation helpful? Give feedback.
-
Request for help
[INFO] ------------------------------------------------------------------------
[INFO] os.detected.name: windows
[INFO] os.detected.arch: x86_64
[INFO] os.detected.version: 10.0
[INFO] os.detected.version.major: 10
[INFO] os.detected.version.minor: 0
[INFO] os.detected.classifier: windows-x86_64
[INFO]
[INFO] --- protobuf-maven-plugin:0.6.1:compile (grpc-build) @ apm-network ---
[INFO] Compiling 20 proto file(s) to D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\java
[ERROR] PROTOC FAILED: management/Management.proto:44:29: Expected type name.
[ERROR] D:\github\apache-skywalking-apm-8.7.0\apm-protocol\apm-network\src\main\proto\browser\BrowserPerf.proto [0:0]: management/Management.proto:44:29: Expected type name.
proto文件编译报错,求助各位大佬怎么解决啊
Beta Was this translation helpful? Give feedback.
All reactions