We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: