TooDizzy
9 years agoOccasional Contributor
Can't build composite SOAP UI PRO project with the maven plugin
Hi Guys,
We are running the bleeding edge of ReadyAPI (version 1.8.0) and have the pro license for the SOAP UI NG PRO product. This is all fine and working.
I am for some reason not able to execute my tests with the provided 1.8.0 version of the maven plugin. Our project is a composite project and therefore does not have a project file; there's only a settings.xml file.
When running my test it complains about not being able to find the project file. There's none, so it makes sense.
How do I configure the maven plugin to execute my SOAP UI test cases when the project is a composite project?
/Tue