Hi Jacopo,
In build.gradle we have
maven {
// org.cyberneko.html.parsers (used by UELFunctions, was in esapi before 2.3)
url "https://repository.ow2.org/nexus/content/repositories/public/"
}
Maybe temporary commenting it out would work ?
HTH
Jacques
Le 19/11/2025 à 11:57, Jacopo Cappellato a écrit :
Hi all,
It seems that one of the Maven repositories [*] needed to download a
runtime dependency [**] required by OFBiz is currently not responding,
apparently due to a license issue on their side [***].
As a result, any attempt to build and run OFBiz with a clean .gradle cache
is failing.
Jacopo
[*]https://repository.ow2.org/nexus/content/repositories/public/
[**] html-1.9.8.jar
[***]
https://repository.ow2.org/nexus/content/repositories/public/org/cyberneko/html/1.9.8/html-1.9.8.jar
is returning error "402 - Invalid license"