Forum Discussion
mindgnat
Occasional Contributor
I'm wondering if SmartBear is supporting SoapUI any more. Your question was asked a month ago and no one has bothered to reply.
I ended up backtracking to SoapUI 5.2.1 in order to get maven-initiated testing working. It took me forever to figure out the exact POM configuration that worked.
SmartBear's documentation doesn't provide an example POM, which would really save everyone a lot of time.
I have attached my working POM.
I had to remove ".soapuios" from my home directory. SoapUI will replace it when you re-start it.
<testFailIgnore>true</testFailIgnore> will cause mvn to return exit code 0 (BUILD SUCCESS) if any tests fails.
Delete this line if you want it to return exit code 1 (BUILD FAILURE) when any test fails.
HTH
nmrao
8 years agoChampion Level 3
mindgnat, you keep replying to different threads without replying on below thread where possibly there is an answer or clarify on your own fresh thread, please.
https://community.smartbear.com/t5/SoapUI-Open-Source/Is-SoapUI-still-being-supported/m-p/141144#U141144
https://community.smartbear.com/t5/SoapUI-Open-Source/Is-SoapUI-still-being-supported/m-p/141144#U141144
Related Content
- 3 years ago
- 4 years ago
Recent Discussions
- 15 years ago