Ruud Paulissen created SUREFIRE-1388:
----------------------------------------
Summary: NullPointerException caused by
DefaultReporterFactory.printTestFailures(DefaultReporterFactory.java:403)
Key: SUREFIRE-1388
URL: https://issues.apache.org/jira/browse/SUREFIRE-1388
Project: Maven Surefire
Issue Type: Bug
Components: Maven Surefire Plugin
Affects Versions: 2.20, 2.19
Environment: Kotlin Spek
Reporter: Ruud Paulissen
Attachments: pom kopie.xml, Schermafbeelding 2017-07-11 om 09.59.23.png
I'm trying to run Kotlin Spek tests (based on JUnit) from Maven. I've followed
the guide on their website, and can run the tests locally perfectly fine.
When I run the Maven "test" task however, some tests are annotated with
"FAILURE" in the output, with a plain "null" value appearing in the console.
Upon running "mvn test -e", I get the attached stack trace.
I have attached my maven pom.xml file as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)