Hi Deepak,
Thanks for the fix.
If nobody is against, I'll though rather revet and only comment out in trunk.
Because it can be useful when you need to test not released FreeMarker versions as it's not so easy to find the relation with this URL. I'll also put
in the comment a reference to OFBIZ-12935 to clarify why it's commented out and when to uncomment and use it.
Jacques
Le 13/06/2025 à 10:04, Deepak Dixit a écrit :
This has been fixed at following commit
https://github.com/apache/ofbiz-framework/commit/0f68a6ef35992b6c6dc820152a150cd33340d36b
Removed repository.apache.org from repositories list.
It was initially added to test unreleased Freemarker versions. Since the
required Freemarker version is now officially released, this repository is
no longer needed. Also, ASF infra may block IPs for excessive requests,
which can cause Gradle builds to fail.
Thanks & Regards
--
Deepak Dixit
ofbiz.apache.org
On Fri, Jun 13, 2025 at 12:36 PM Deepak Dixit<dee...@apache.org> wrote:
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