hfutatzhanghb commented on PR #7415: URL: https://github.com/apache/hadoop/pull/7415#issuecomment-2673966764
@slfan1989 Hi,Sir. Build met below problem when i add java document to class. It is the same with https://github.com/apache/hadoop/pull/7280 . Maybe we should fix this build problem. What's your opinons? Thanks. ```java Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc-no-fork (default-cli) on project hadoop-hdfs-rbf: An error has occurred in Javadoc report generation: [ERROR] Exit code: 1 - javadoc: warning - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module. ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
