minyk commented on PR #13958:
URL: 
https://github.com/apache/dolphinscheduler/pull/13958#issuecomment-1515753248

   CI result indicates network problem? 
   ```
   ./mvnw -B clean install \
   Exception in thread "main" java.net.UnknownHostException: 
repo.maven.apache.org
        at 
java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229)
        at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.base/java.net.Socket.connect(Socket.java:609)
        at 
java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305)
        at 
java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
   ```
   
   Do I something to fix?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to