jiaom opened a new issue #1290: servicecomb-java-chassis mvn clean install -DskipTests失败 URL: https://github.com/apache/servicecomb-java-chassis/issues/1290 因为servicecomb-java-chassis/foundations/foundation-protobuf/s rc/main/java/io/protostuff目录下缺少io.protostuff.WireFormat,造成执行以下命令式报编译错误: /servicecomb-java-chassis (master) $ mvn clean install -DskipTests ``` [INFO] Java Chassis::Foundations::Protobuf ................ FAILURE [ 3.084 s] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3. 1:compile (default-compile) on project foundation-protobuf: Compilation failure: Compilation failure: [ERROR] /D:/work/code/servicecomb-java-chassis/foundations/foundation-protobuf/s rc/main/java/io/protostuff/runtime/FieldSchema.java:[26,21] ▒Ҳ▒▒▒▒▒▒▒ [ERROR] ▒▒▒▒: ▒▒ WireFormat [ERROR] λ▒▒: ▒▒▒▒▒ io.protostuff [ERROR] /D:/work/code/servicecomb-java-chassis/foundations/foundation-protobuf/s rc/main/java/io/protostuff/ProtobufOutputEx.java:[17,28] ▒Ҳ▒▒▒▒▒▒▒ [ERROR] ▒▒▒▒: ▒▒ StringSerializer [ERROR] λ▒▒: ▒▒▒▒▒ io.protostuff ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
