[ https://issues.apache.org/jira/browse/SUREFIRE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tibor Digana closed SUREFIRE-997. --------------------------------- Resolution: Won't Fix Assignee: Tibor Digana The only way [1] I see in the documentation may break other configuration with "additionalClasspathElements" and might be duplicate functionality in surefire and harder to maintain. [1] java -Dtestng.test.classpath="c:/build;c:/java/classes;" org.testng.TestNG testng.xml > Support classpath resources in suiteXmlFiles > -------------------------------------------- > > Key: SUREFIRE-997 > URL: https://issues.apache.org/jira/browse/SUREFIRE-997 > Project: Maven Surefire > Issue Type: Improvement > Components: TestNG support > Affects Versions: 2.14.1 > Reporter: Mark Hobson > Assignee: Tibor Digana > > The TestNG {{suiteXmlFiles}} configuration parameter is of type {{File}} and > as such only supports suite XML files relative to the current project. > It would be handy to be able to reference suite XML files in other test > dependencies by using classpath resources. This would provide an explicit > method of executing tests from dependencies rather than the scanning > mechanism added in SUREFIRE-569. -- This message was sent by Atlassian JIRA (v6.3.4#6332)