reficio / soap-ws

Java library, based on Spring-WS, that enables handling SOAP on a purely XML level
298 stars 146 forks source link

SOAP UI moved its repo from eviware #60

Open JeffSandov6 opened 6 years ago

JeffSandov6 commented 6 years ago

I'm getting the following issue: [WARNING] Could not transfer metadata org:reficio:soap-common:1.0.0-SNAPSHOT/mavven-metadata.xml from/to eviware (http://www.eviware.com/repository/maven2/)...

That link no longer opens and SOAP UI moved its repo to the following: http://smartbearsoftware.com/repository/maven2/

shubh-solanki commented 6 years ago

Facing same issue, and due to this creating build is taking a lot of time as maven is trying to connect to http://www.eviware.com:80.

bit4woo commented 5 years ago

Hello, any idea to deal with this? thanks

bit4woo commented 5 years ago

I have a idea: change your local host file . add a item "50.57.35.40 www.eviware.com" . 50.57.35.40 is the IP address of smartbearsoftware.com