Forum Discussion

greenman's avatar
greenman
New Contributor
15 years ago

Generate SOAPUI Project with Maven

Hey,

Is it possible to generate an entire soapui project using Maven?

i.e. using mvn eviware:maven-soapui-plugin:tool

My requirement is, given a set of wsdls generate and run a set of functional tests for services through maven.
I only need basic tests - test for schema compliance and not a soap fault response?
The wsdls are updated regularly so doing everything from maven would be ideal.

Is it possible to do this purely through Maven pluggins?

If anyone has an example pom could they please post.

Thanks,
No RepliesBe the first to reply