You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2017/10/02 15:03:00 UTC

[jira] [Commented] (SUREFIRE-1388) NullPointerException caused by DefaultReporterFactory.printTestFailures(DefaultReporterFactory.java:403)

    [ https://issues.apache.org/jira/browse/SUREFIRE-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188255#comment-16188255 ] 

Tibor Digana commented on SUREFIRE-1388:
----------------------------------------

[~ruudp]
Would you provide me with a sample project to reproduce this issue with Surefire 2.20.1?
Thx.

> 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.19, 2.20
>         Environment: Kotlin Spek
>            Reporter: Ruud Paulissen
>            Assignee: Tibor Digana
>              Labels: DefaultReporterFactory, NullPointerException
>             Fix For: Backlog
>
>         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)