It seems repository.apache.org blocks the IP if too many requests are received from it. As mentioned in ASF's guidelines <https://infra.apache.org/abc/#BL018>:
“Neither repository.apache.org nor people.apache.org are general-purpose Maven repositories, and should only be used for the testing of pre-production ASF code artifacts. Maven Central is the correct public Java artifact service – https://mvnrepository.com/repos/central.” Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Fri, Jun 13, 2025 at 12:28 PM Deepak Dixit <dee...@apache.org> wrote: > Hi Chandan, > > It's working fine on my end. It might be an issue with IP blocking. > Please check if your IP is blocked by ASF infrastructure. You can verify > it using the following tool: > https://infra.apache.org/abc/ > > > Thanks & Regards > -- > Deepak Dixit > ofbiz.apache.org > > > On Thu, Jun 12, 2025 at 4:24 PM Chandan Khandelwal < > chandan.khandel...@hotwaxsystems.com> wrote: > >> Hello Dev, >> >> >> I am encountering an issue while refreshing the dependencies. Is anyone >> else facing the same problem? >> >> >> > Could not resolve org.activiti:activiti-juel-jakarta:8.1.0. >> >> > Could not get resource ' >> >> https://repository.apache.org/content/repositories/snapshots/org/activiti/activiti-juel-jakarta/8.1.0/activiti-juel-jakarta-8.1.0.pom >> '. >> >> > Could not HEAD ' >> >> https://repository.apache.org/content/repositories/snapshots/org/activiti/activiti-juel-jakarta/8.1.0/activiti-juel-jakarta-8.1.0.pom >> '. >> >> > Connect to repository.apache.org:443 [ >> repository.apache.org/65.109.119.155] failed: Connect timed out >> >> >> >> Kind Regards, >> Chandan Khandelwal >> >