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

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

GitHub user juherr opened a pull request:

    https://github.com/apache/maven-surefire/pull/107

    [SUREFIRE-1194] reporter argument does not work for TestNG

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/juherr/maven-surefire surefire-1194

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-surefire/pull/107.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #107
    
----
commit 82c2a5160bdcf2b94ed9d0860c263bc8410c4380
Author: Julien Herr <jul...@herr.fr>
Date:   2015-11-20T21:56:52Z

    [SUREFIRE-1194] reporter argument does not work for TestNG 5.14.3 and later

----


> 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)

Reply via email to