jira-importer commented on issue #850: URL: https://github.com/apache/maven-javadoc-plugin/issues/850#issuecomment-2957357507
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented The error is coming from Maven, [AbstractJavadocMojo.java#L4935-L4962](https://github.com/apache/maven-javadoc-plugin/blob/1db2917d21e9eb4f338bae75d886f164369e392f/src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java#L4935-L4962) so that needs to be fixed. Apart from that I think the javadoc command works as expected, as long as you ensure that the automatic module is available as a jar. -- 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]
