Hi,
I'm trying to get a single test configuration for all projects and as such
I'm trying to put this piece of config in a parent pom:
<suiteXmlFiles>
<suiteXmlFile>src/test/testng.xml</suiteXmlFile>
</suiteXmlFiles>
But it doesn't seem to be recognize in child project.
It works only if the config is included in child's pom.
Is that a known shortcoming?
--
View this message in context:
http://n2.nabble.com/Maven-Surefire-Plugin-suiteXmlFiles-config-in-parent-pom-doesn%27t-seem-to-work-tp3188027p3188027.html
Sent from the maven users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]