You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2019/02/05 15:38:00 UTC

[jira] [Created] (IGNITE-11213) A number of suites failed because of maven-surefire-plugin NPE for Java 11 build

Dmitriy Pavlov created IGNITE-11213:
---------------------------------------

             Summary:  A number of suites failed because of maven-surefire-plugin NPE for Java 11 build
                 Key: IGNITE-11213
                 URL: https://issues.apache.org/jira/browse/IGNITE-11213
             Project: Ignite
          Issue Type: Bug
            Reporter: Dmitriy Pavlov


See, for example, Logging Run Config failure at https://ci.ignite.apache.org/viewLog.html?tab=buildLog&logTab=tree&filter=debug&expand=all&buildId=2996808

{noformat}
test (default-cli) on project ignite-core: Execution default-cli of goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test failed. NullPointerException -> [Help 1]
{noformat}

According https://maven.apache.org/surefire/maven-surefire-plugin/ at least https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-surefire-plugin/3.0.0-M3 is required



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)