ConnectTimeoutException: Connect to nexus.xwiki.org:443

I am trying to install xwiki with docker compose file by fallowing instructions at github( GitHub - xwiki/xwiki-docker: Dockerfile to build and run XWiki on docker ) and getting “ConnectTimeoutException: Connect to nexus.xwiki.org:443 [nexus.xwiki.org/92.222.135.198] failed: Connect timed out” error.

What may cause the issue and is there any workaround to pass it?

Thanks in advance for your support.