javixeneize
9 years agoContributor
maven integration
Hi
I am having a lot of problems when configuring maven with soapui
Running plugin version 4.5.1, i have this error
Failure to find com.smartbear.soapui:soapui-maven-plugin:jar:4.5.1 in http://www.soapui.org/repository/maven2/
Running 5.1.0 i have this one
ERROR [SoapUI] An error occurred [no protocol: soapui-maven2-plugin-soapui-project.xml], see error log for details
java.net.MalformedURLException: no protocol: soapui-maven2-plugin-soapui-project.xml
Can you help with the correct syntax please?
I am executing the following standard command - mvn com.smartbear.soapui:soapui-maven-plugin:5.1.0:test
Thanks