You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org> on 2012/08/18 22:03:21 UTC

[jira] (SUREFIRE-852) org.apache.maven.surefire.booter.SurefireExecutionException: null; nested exception is java.lang.NullPointerException: null

     [ https://jira.codehaus.org/browse/SUREFIRE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold closed SUREFIRE-852.
---------------------------------------

    Resolution: Cannot Reproduce
      Assignee: Kristian Rosenvold

The stacktrace in the bug report is not from 2.12, as the github repository seems to use. Additionally this code has been chaged fairly heavily and is no longer the same. Please reopen if you can reproduce on newer versions
                
> org.apache.maven.surefire.booter.SurefireExecutionException: null; nested exception is java.lang.NullPointerException: null 
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-852
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-852
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: TestNG support
>         Environment: MacOSX Lion - 10.7.3
> https://github.com/livetribe/livetribe-slp/tree/bug
>            Reporter: Alan Cabrera
>            Assignee: Kristian Rosenvold
>
> org.apache.maven.surefire.booter.SurefireExecutionException: null; nested exception is java.lang.NullPointerException: null
> java.lang.NullPointerException
> 	at java.util.ArrayList.addAll(ArrayList.java:472)
> 	at org.apache.maven.surefire.report.ReporterManager.testSetCompleted(ReporterManager.java:232)
> 	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.finishTestSuite(TestNGDirectoryTestSuite.java:185)
> 	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:159)
> 	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
> 	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
> [INFO] ------------------------------------------------------------------------

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira