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

Tibor Digana commented on SUREFIRE-1194:
----------------------------------------

It looks like you analyzed the TestNG library. Can you open a pull request with 
this fix. Before starting the implementation you should check TestNG version 
which first time changed to string. See 
TestNGMapConfigurator#convertReporterConfig() in surefire and subclasses from 
TestNGMapConfigurator class which are there fore backward compatibility reasons 
for certain Version range, see AbstractSurefireMojo#getConfiguratorName().

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