garydgregory commented on PR #655: URL: https://github.com/apache/commons-compress/pull/655#issuecomment-2743346671
> Build fails because of JavaDoc warning .. But I've not touched the Attribute.java.. Is this normal? > > [WARNING] Javadoc Warnings [WARNING] /home/mkaraman/git/commons-compress/src/main/java/org/apache/commons/compress/harmony/unpack200/bytecode/Attribute.java:129: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:57 min [INFO] Finished at: 2025-03-21T13:46:13+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.11.2:javadoc (default-cli) on project commons-compress: An error has occurred in Javadoc report generation: Project contains Javadoc Warnings -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: The GH CI build disables Javadoc linting, see the maven.yml file. -- 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: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org