slfan1989 commented on PR #7415: URL: https://github.com/apache/hadoop/pull/7415#issuecomment-2674044133
> @slfan1989 Hi,Sir. Build met below problem when i add java document to class. It is the same with #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. > ``` @hfutatzhanghb Thank you for the feedback on this issue. I will continue to follow up on it. I have encountered this before, and it was fixed in the last 1-2 days. Personally, I feel it might be due to the ARR feature merge, but this should be a minor issue. -- 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]
