jochenw commented on issue #1118: URL: https://github.com/apache/maven-javadoc-plugin/issues/1118#issuecomment-4189406647
In general, the root cause appears to be the assumption, that there is a module-info.class, from which we can read the module name. A valid workaround appears to be to set legacyMode=true in the plugins location. I recommend, that the error message suggests this. -- 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]
