[ https://issues.apache.org/jira/browse/SUREFIRE-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801391#comment-17801391 ]
Michael Osipov commented on SUREFIRE-1507: ------------------------------------------ Still waiting... > maven-surefire-plugin version 2.20.1 giving NullPointerException > ---------------------------------------------------------------- > > Key: SUREFIRE-1507 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1507 > Project: Maven Surefire > Issue Type: Bug > Affects Versions: 2.20.1 > Reporter: Aleena Davy > Priority: Minor > Fix For: waiting-for-feedback > > > My Appium-Java-Maven tests is giving the following error while running on > Circle CI, runs fine locally > {{[ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on > project MumboiOSTests: Execution default-test of goal > org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test failed.: > NullPointerException}} > versions used: > maven: 3.5.3 > maven-surefire-plugin:2.20.1 > JUnit 4.11 > Please find the log below > [https://gist.github.com/aleenadavy90/bdc06f953397cd5240bf41eee1dee212] > > Update: > I switched the java version to 9 and everything works fine. -- This message was sent by Atlassian Jira (v8.20.10#820010)