Forum Discussion
redfish4ktc2
13 years agoSuper Contributor
yes this is possible
the maven plugin embedded soapui without some UI features, see https://github.com/SmartBear/soapui/blo ... in/pom.xml
even if it is intended to be used in a command line application, this is a good start
A lot of people also embedded soapui to make it use in junit tests (search on the forum)
be carreful, soapui has a lot of dependencies you may need to remove manually
the maven plugin embedded soapui without some UI features, see https://github.com/SmartBear/soapui/blo ... in/pom.xml
even if it is intended to be used in a command line application, this is a good start
A lot of people also embedded soapui to make it use in junit tests (search on the forum)
be carreful, soapui has a lot of dependencies you may need to remove manually