Forum Discussion

BProulx's avatar
BProulx
New Contributor
6 years ago

Maven Integration prevents deploy if SoapUI test fails.

Hello,


I'M currently trying to integrate my SoapUI tests with my Maven builds...


The project we are developing will be exposed as a WebService, so SoapUI Tests are crucial in making sure that it is providing the expected results.


Now, when I integrate Maven to my Build, it seems to test the project that is already deployed on the web server, as opposed to the project that I'm trying to deploy.


What I would like would be a setup where I can test SoapUI test the War file that I'm trying to deploy, and therefore, prevent the deploy if the SoapUI tests fails...


Is there any way to achieve this?


Thank you

5 Replies