Bimal created SUREFIRE-895: ------------------------------ Summary: TestNG reporter options cannot be setup using the Maven Surefire Plugin Key: SUREFIRE-895 URL: https://jira.codehaus.org/browse/SUREFIRE-895 Project: Maven Surefire Issue Type: Improvement Components: Maven Surefire Plugin Reporter: Bimal
TestNG reporter options cannot be setup using the Maven Surefire Plugin As per the TestNG (http://testng.org/doc/documentation-main.html#logging-reporters) Following options can be setup using Ant only outputDirectory timestampFormat fileFragmentationLevel splitClassAndPackageNames generateGroupsAttribute generateTestResultAttributes stackTraceOutputMethod generateDependsOnMethods generateDependsOnGroups In my project I'm using Maven. This cannot be achieved with Maven Surefire Plugin. Please Add this feature to Maven Surefire Plugin. -- 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