Is eviware repository down? Missing class com/eviware/soapui/tools/SoapUITestCaseRunner
Hello all,
So, I am trying to setup the maven plugin for Soap UI integration tests but keep getting the error:
"[ERROR] Failed to execute goal com.smartbear.soapui:soapui-maven-plugin:5.4.0:test (default-cli) on project XXX: Execution default-cli of goal com.smartbear.soapui:soapui-maven-plugin:5.4.0:test failed: A required class was missing while executing com.smartbear.soapui:soapui-maven-plugin:5.4.0:test: com/eviware/soapui/tools/SoapUITestCaseRunner"
Some posts suggested that I should add the following repository in my pom:
"http://www.eviware.com/repository/maven2/"
But I still got the same errors and when I try to browse this repository or even "http://www.eviware.com/", I get an error page saying that it is unreachable.
Can someone help please?
Best regards