As part of Jenkins Maven job, I am giving maven command as
maven clean test *-DsuiteXmlFile=src/test/resources/suites/testNG.xml*.. Now my question is, *Is there a way to get suiteXmlFile value passed by us inside my Jenkins post build plugin so that I will be able to know the test cases that are run?* -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f837268c-1591-4380-908d-339b595c1355%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
