DMcCabe
13 years agoContributor
[Resolved] No assertions passing when I run soapui from mvn
Trying to set up soapui to run under maven.
I have a soapui project set up in soapui pro 4.5.1 with a testsuite which runs fine using test runner and on the cli. It is a very simple rest project with a single test case and a single assertion which simply looks for the existence of an element.
I have created a test mvn project and added the plugin repository and plugin to the pom.xml and pointed it to my project.xml file.
When I try to run it using "mvn -X test" I get the following error see attached file, can't paste to post as it is too large.
Any idea what I might be doing wrong.
Thanks
I have a soapui project set up in soapui pro 4.5.1 with a testsuite which runs fine using test runner and on the cli. It is a very simple rest project with a single test case and a single assertion which simply looks for the existence of an element.
I have created a test mvn project and added the plugin repository and plugin to the pom.xml and pointed it to my project.xml file.
When I try to run it using "mvn -X test" I get the following error see attached file, can't paste to post as it is too large.
Any idea what I might be doing wrong.
Thanks