jira-importer commented on issue #881: URL: https://github.com/apache/maven-javadoc-plugin/issues/881#issuecomment-2957359239
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented In all cases it is a matter of running the goal in debug, so you get javadoc.(sh|bat), options and argfile to re-run the goal from commandline. Next it is about finetuning the options and see it it can be fixed (read https://docs.oracle.com/en/java/javase/11/tools/javadoc.html carefully). If you are able to find the right combination of arguments, it is a plugin bug, otherwise it might be a JDK bug. -- 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]
