You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jörg Hohwiller (JIRA)" <ji...@codehaus.org> on 2008/08/20 14:01:26 UTC

[jira] Commented: (SUREFIRE-235) failure reason not displayed

    [ http://jira.codehaus.org/browse/SUREFIRE-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=145541#action_145541 ] 

Jörg Hohwiller commented on SUREFIRE-235:
-----------------------------------------

According to the following link, this is the tracker category also for maven-surefire-report-plugin and maven-surefire-plugin:
http://maven.apache.org/plugins/maven-surefire-report-plugin/issue-tracking.html
http://maven.apache.org/plugins/maven-surefire-plugin/issue-tracking.html

Beside its an Issue about maven-surefire-plugin as far as I understand.

Did I get something wrong?

> failure reason not displayed
> ----------------------------
>
>                 Key: SUREFIRE-235
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-235
>             Project: Maven Surefire
>          Issue Type: Improvement
>    Affects Versions: 2.0 (2.2 plugin)
>            Reporter: Jörg Hohwiller
>            Assignee: Carlos Sanchez
>
> Neigther with "mvn test" nor with "mvn -X test" I get the reason why a unit test fails.
> Of course I can run the test within my IDE but in my case it worked within the IDE and only did NOT work in maven2.
> After times of digging I found that there is a bug in sufrefire (MSUREFIRE-115) causing this problem.
> It would have saved me a lot of time if surefire would log the reason if a test fails. This should include stacktraces of Exceptions if started with -X. Currently I only get:
> Caused by: org.apache.maven.plugin.MojoFailureException: There are test failure.
>         at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugn.java:403)
> what is absolutely useless to track down the problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira