You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/02 21:52:11 UTC

[jira] [Commented] (SUREFIRE-1194) reporter argument does not work for TestNG

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

ASF GitHub Bot commented on SUREFIRE-1194:
------------------------------------------

Github user Tibor17 commented on the pull request:

    https://github.com/apache/maven-surefire/pull/107#issuecomment-161430409
  
    @juherr 
    IIUC testng 5.14.1 - 5.14.3 are buggy and can be excluded from the test set.
    What exactly the bug is? You mean the ClassLoader issue? What did you mean with the fix in `configure(CommandLineArgs)`? I think we should mention it in surefire documentation and user can freely rely on the latest 5.14.9. Can you include 5.14.9 in the IT? 
    We are updating the documentation in your repo:
    https://github.com/juherr/maven-surefire/tree/2b509471f4a364985860084e63bd0f6b659840fc/maven-surefire-plugin/src/site


> reporter argument does not work for TestNG
> ------------------------------------------
>
>                 Key: SUREFIRE-1194
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1194
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: TestNG support
>    Affects Versions: 2.19
>            Reporter: Testo Nakada
>            Assignee: Tibor Digana
>             Fix For: 2.19.1
>
>
> TestNG plugin seems to map -reporter command line parameter to reporterslist which was removed in TestNG project since 2010 (a4779524b59330e98ee596c5faa43ae1b33ff844). Therefore, this configuration has stopped working since then. The configuration mentioned in http://maven.apache.org/surefire/maven-surefire-plugin/examples/testng.html#Using_Custom_Listeners_and_Reporters does not work as expected.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)