jacopoc commented on PR #1040: URL: https://github.com/apache/ofbiz-framework/pull/1040#issuecomment-4163230659
The useful error (the same we faced before I modified the Oracle URL) is at line 56: ``` > Task :javadoc error: Error fetching URL: https://docs.oracle.com/javase/17/docs/api/ (java.io.FileNotFoundException: https://docs.oracle.com/javase/17/docs/api/package-list) /home/buildslave/slave/ofbizBranch24FrameworkPlugins/build/framework/base/src/main/java/org/apache/ofbiz/base/container/Container.java:39: warning: empty <p> tag * <p>Containers might be loaded more than once (have more than one instance).<p> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
