eolivelli opened a new issue #2133: Build fails on recent JDK11 versions URL: https://github.com/apache/bookkeeper/issues/2133 CI started reporting errors about javadocs. I can reproduce the same error on JDK11 and JDK22. Even upgrading the javadoc plugin does not help. I will try to send a fix soon ``` [INFO] Total time: 01:43 min [INFO] Finished at: 2019-07-25T21:41:14Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.0:jar (attach-javadocs) on project bookkeeper-stats-api: MavenReportException: Error while generating Javadoc: [ERROR] Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. [ERROR] [ERROR] Command line was: /usr/local/lib/jvm/openjdk11/bin/javadoc @options [ERROR] [ERROR] Refer to the generated Javadoc files in '/home/travis/build/apache/bookkeeper/bookkeeper-stats/target/apidocs' dir. [ERROR] -> [Help 1] [ERROR] ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
