On 2/15/23 10:14 AM, name name2 wrote:
Hello

.io.IOException: Could not connect to
https://gitbox.apache.org/repos/asf?p=netbeans-jenkins-lib.git;a=blob_plain;f=meta/netbeansrelease.json
within 15000 milliseconds

I assume you got that message while building NetBeans.

If so, it is likely the test connection that's made during the build to determine on the fly whether to use the HTTPS proxy server (if defined), the HTTP proxy server (if defined), or a direct connection to download each of the external binaries files.

See:

https://github.com/apache/netbeans/blob/master/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ConfigureProxy.java#L82

Check your proxy environment variables, if any, your proxy servers, if any, and your Internet connection, and try again. Or do nothing and just wait a few minutes, and try again.

John


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to