Hello Konstantinos, Thank you for your email. Your comment makes sense to me.
I went ahead and merged the https URL changes in the trunk using following PR: https://github.com/apache/ofbiz-framework/pull/1709 -- Thank you, Ashish Vijaywargiya https://www.linkedin.com/in/ashishvijaywargiya/ On Mon, 24 Aug 2026 at 12:12, Konstantinos Marinos <[email protected]> wrote: > Hello Ashish, > > I experienced the same issue a few nights ago (european timezone) but it > was resolved the next morning. > > This seems to have been a similar situation to yours, since the link is > now available. In any case, switching to https is, in my opinion, a good > idea, regardless of the underlining issue of the availability of the > groovy-docs website. > > Best regards, > Konstantinos Marinos > > On 2026/08/24 04:22:05 Ashish Vijaywargiya wrote: > > > Task :verifyNoBareJupiterExtendWith > > > Task :verifyTestdefClassNames > > > Task :framework:rest-api:check UP-TO-DATE > > > Task :themes:common-theme:check UP-TO-DATE > > > Task :javadoc > > error: Error fetching URL: > > https://docs.groovy-lang.org/docs/groovy-4.0.22/html/api/ > > (java.net.ConnectException: Connection timed out) > > 1 error > > > > > Task :javadoc FAILED > > > > [Incubating] Problems report is available at: > > > file:///home/runner/work/ofbiz-framework/ofbiz-framework/build/reports/problems/problems-report.html > > > > FAILURE: Build failed with an exception. > > > > * What went wrong: > > Execution failed for task ':javadoc'. > > > Javadoc generation failed. Generated Javadoc options file (useful for > > troubleshooting): > > > '/home/runner/work/ofbiz-framework/ofbiz-framework/build/tmp/javadoc/javadoc.options' > > > > Looks like that groovy official api URL is not working so we are getting > > this failure notification. > > > > I changed the URL from http to https in the hope that it may work, but > > still not working. > > > > Changed: > > > > http://docs.groovy-lang.org/docs/groovy-4.0.22/html/api/ > > > > to > > > > https://docs.groovy-lang.org/docs/groovy-4.0.22/html/api/ > > > > Let's wait for some time. Hopefully the problem will be resolved soon. > > > > Thanks, > > Ashish Vijaywargiya > > https://www.linkedin.com/in/ashishvijaywargiya/ > > > > On Mon, 24 Aug 2026 at 02:08, <[email protected]> wrote: > > > > > Build status: BUILD FAILED: failed './gradlew --no-daemon ...' > (failure) > > > Worker used: bb_worker4_ubuntu > > > URL: https://ci2.apache.org/#builders/121/builds/392 > > > Blamelist: Ashish Vijaywargiya <[email protected]>, Mridul Pathak < > > > [email protected]> > > > Build Text: failed './gradlew --no-daemon ...' (failure) > > > Status Detected: new failure > > > Build Source Stamp: [branch release24.09] > > > 3ae0be74d40c42f6b4e0f8838b37516e3b295253 > > > > > > > > > Steps: > > > > > > worker_preparation: 0 > > > > > > git: 0 > > > > > > pullAllPluginsSource: 0 > > > > > > initGradleWrapper: 0 > > > > > > build: 0 > > > > > > check: 0 > > > > > > Copy checkstyle to destination directory structure: 0 > > > > > > generateReadmeFiles: 0 > > > > > > Copy readme: 0 > > > > > > generateOfbizDocumentation: 0 > > > > > > Copy OfbizDocumentation: 0 > > > > > > generateAllPluginsDocumentation: 0 > > > > > > Copy AllPluginsDocumentation: 0 > > > > > > javadoc: 2 > > > > > > clean things: 0 > > > > > > > > > -- ASF Buildbot > > > > > > > > >
