Open simon28li opened 1 week ago
Since these codes are generated from proto files, you need to compile them once in Maven before proceeding with packaging.@simon28li
Since these codes are generated from proto files, you need to compile them once in Maven before proceeding with packaging.@simon28li
Can you tell me the specific steps?
Since these codes are generated from proto files, you need to compile them once in Maven before proceeding with packaging.@simon28li
Can you tell me the specific steps?
try mvn clean complie package -DskipTests
Please close this pr as complete.
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
Dubbo Java 3.3.1, OpenJDK 1.8, openEuler22.03
Steps to reproduce this issue
mvn clean package -DskipTests
What you expected to happen
The error is reported as follows,I compiled successfully on machines on other systems such as centos8, but I don't know what caused the difference.
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct