sh ovx.sh
Packaging OVX for you...
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenVirteX 0.0.3
[INFO] ------------------------------------------------------------------------
Downloading: http://jsonrpc4j.googlecode.com/svn/maven/repo/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Oct 18, 2019 3:02:45 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {}->http://jsonrpc4j.googlecode.com:80: Network is unreachable (connect failed)
Oct 18, 2019 3:02:45 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://jsonrpc4j.googlecode.com:80
So how can I fix this problem? Thank you!
Xiang