Skip to content
New issue

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

[INLONG-230] TubeMQ run mvn test failed with openjdk version 13.0.2 #829

Closed
dockerzhang opened this issue Jul 28, 2021 · 0 comments
Closed

Comments

@dockerzhang
Copy link
Contributor

*Problem description*

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache TubeMQ 0.5.0-incubating-SNAPSHOT:
[INFO]
[INFO] Apache TubeMQ ...................................... SUCCESS [ 1.474 s]
[INFO] Apache TubeMQ - Core ............................... FAILURE [ 5.786 s]
[INFO] Apache TubeMQ - Client ............................. SKIPPED
[INFO] Apache TubeMQ - Example ............................ SKIPPED
[INFO] Apache TubeMQ - Server ............................. SKIPPED
[INFO] Apache TubeMQ - Connectors ......................... SKIPPED
[INFO] Apache TubeMQ - Connectors-flink ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.499 s
[INFO] Finished at: 2020-06-09T15:55:42+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project tubemq-core: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test failed.: NullPointerException -> [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/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :tubemq-core

 

openjdk 13.0.2 2020-01-14
OpenJDK Runtime Environment (build 13.0.2+8)
OpenJDK 64-Bit Server VM (build 13.0.2+8, mixed mode, sharing)

 

JIRA link - [INLONG-230] created by tensorchen
@dockerzhang dockerzhang added this to the 0.5.0 milestone Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant