dubbo-samples icon indicating copy to clipboard operation
dubbo-samples copied to clipboard

Has been resolved

Open Webster-Yang opened this issue 3 years ago • 0 comments

mvnw clean package

[INFO] protobuf-json-serialization-api 1.0-SNAPSHOT ....... SUCCESS [ 17.056 s] [INFO] protobuf-json-serialization-implement 1.0-SNAPSHOT . SUCCESS [ 0.432 s] [INFO] protobuf-json-serialization-demo 1.0-SNAPSHOT ...... SUCCESS [ 0.470 s] [INFO] dubbo-samples-triple 1.0-SNAPSHOT .................. FAILURE [01:26 min] [INFO] dubbo-samples-ssl 1.0-SNAPSHOT ..................... SKIPPED [INFO] dubbo-samples-ssl-provider 1.0-SNAPSHOT ............ SKIPPED [INFO] dubbo-samples-ssl-consumer 1.0-SNAPSHOT ............ SKIPPED [INFO] dubbo-samples-perf 1.0-SNAPSHOT .................... SKIPPED [INFO] perf-registry 1.0-SNAPSHOT ......................... SKIPPED [INFO] dubbo-samples-tengine 1.0.0-SNAPSHOT ............... SKIPPED [INFO] dubbo-samples-tengine-interface 1.0.0-SNAPSHOT ..... SKIPPED [INFO] dubbo-samples-tengine-provider 1.0.0-SNAPSHOT ...... SKIPPED [INFO] dubbo-samples-webservice 1.0-SNAPSHOT .............. SKIPPED [INFO] dubbo-samples-webservice-interface 1.0-SNAPSHOT .... SKIPPED [INFO] dubbo-samples-webservice-consumer 1.0-SNAPSHOT ..... SKIPPED [INFO] dubbo-samples-webservice-provider 1.0-SNAPSHOT ..... SKIPPED [INFO] dubbo-samples-autowire 1.0-SNAPSHOT ................ SKIPPED [INFO] dubbo-samples-boundary-test 1.0-SNAPSHOT ........... SKIPPED [INFO] dubbo-samples-mybatis 1.0-SNAPSHOT ................. SKIPPED [INFO] dubbo-samples-hibernate 1.0-SNAPSHOT ............... SKIPPED [INFO] dubbo-samples-apiserver-provider 1.0-SNAPSHOT ...... SKIPPED [INFO] dubbo-samples-apiserver-consumer 1.0-SNAPSHOT ...... SKIPPED [INFO] dubbo-samples-kubernetes 1.0-SNAPSHOT .............. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:35 min [INFO] Finished at: 2022-06-15T09:29:16+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project dubbo-samples-triple: There are test failures. [ERROR] [ERROR] Please refer to D:\workspace\dubbo-samples\dubbo-samples-triple\target\surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :dubbo-samples-triple

Webster-Yang avatar Jun 15 '22 01:06 Webster-Yang