You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tubemq.apache.org by "Guocheng Zhang (Jira)" <ji...@apache.org> on 2020/06/21 02:57:00 UTC

[jira] [Resolved] (TUBEMQ-230) TubeMQ run mvn test failed with openjdk version 13.0.2

     [ https://issues.apache.org/jira/browse/TUBEMQ-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guocheng Zhang resolved TUBEMQ-230.
-----------------------------------
    Fix Version/s: 0.5.0
       Resolution: Fixed

> TubeMQ run mvn test failed with openjdk version 13.0.2
> ------------------------------------------------------
>
>                 Key: TUBEMQ-230
>                 URL: https://issues.apache.org/jira/browse/TUBEMQ-230
>             Project: Apache TubeMQ
>          Issue Type: Bug
>            Reporter: Chen Yixiao
>            Assignee: Chen Yixiao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> **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 <args> -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)
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)