Hello,
I'm launching a soapui test suite from maven refering to a java class where i specify parameters using com.eviware.soapui.tools.SoapUITestCaseRunner.
Tests run and generate reports but maven build never terminates so i can't have correct jenkins build ...
Thank you!
Hello,
I tried to use exit(0) but it didn't work.
Finally, i used the plugin.
Thank you!