Forum Discussion

bgoldstone's avatar
bgoldstone
Not applicable
1 year ago
Solved

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 supported on 5.7.2?

 

Without the archetype is there a way to create a manual project?

 

  • 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 !!

1 Reply

  • Humashankar's avatar
    Humashankar
    Icon for Champion Level 3 rankChampion Level 3

    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 !!