Forum Discussion

Hirschniesel's avatar
Hirschniesel
Occasional Contributor
5 years ago

Developing Plugin for SOAP-UI

Hi,

 

I just tried to develope my first plugin for Soap-UI and therefore i followed the instructions on the following page:

https://www.soapui.org/extension-plugins/developing-plugins/plugin-development.html

 

But when I run the mvn command to generate the plugin project, I get an error, that says, that the archetypeCatalog is not supported any more. Can anyone give me the correct uri, so that maven can create the project?

 

Here is my maven call:

mvn archetype:generate -DarchetypeGroupId=com.smartbear.maven.archetypes -DarchetypeArtifactId=soapui-plugin-archetype -DarchetypeCatalog=http://www.eviware.com/repository/maven2/

 

Thanks for the help und

kind regards,

Andreas aka Hirschniesel

4 Replies