bgoldstone
1 year agoNot applicable
SoapUI Plugin Development still available?
Hello, I was interested in playing around with the plug-in/extensions API, but I could not seem to generate the Maven archetype project. Are open source soap UI plug in still developable and sup...
- 10 hours ago
Hi bgoldstone
SoapUI Open Source still supports extensions/plugins, but the plugin API and Maven archetype are fairly old and may not work cleanly with newer Maven/JDK versions. For 5.7.2, you can create a plugin project manually using the SoapUI extension examples/source as a template, rather than relying on the Maven archetype.
Hope this helps !!