Hello,
Our corporate IP address (178.218.42.94) appears to be rate-limited or blocked when trying to download artifacts from
https://repository.jboss.org/ (e.g. receiving Read timed out for valid .jar files like org/apache/cxf/cxf-core/4.1.8-jbossorg-1/cxf-core-4.1.8-jbossorg-1.jar). Small .pom files download fine, but larger .jar files fail instantly.
We have identified the root cause on our side: our internal repository manager (JFrog Artifactory) was generating excessive un-filtered metadata request traffic (maven-metadata.xml) across virtual repository groups.
We have now strictly configured Include Patterns (limited to org/jboss/**, org/apache/cxf/**, org/hibernate/**, org/wildfly/**, etc.) on our Artifactory instance to completely eliminate all unwanted/junk traffic to your Nexus repositories.
Could you please unblock/whitelist our IP address 178.218.42.94?
Thank you for your assistance!