jira-importer commented on issue #967:
URL: 
https://github.com/apache/maven-javadoc-plugin/issues/967#issuecomment-2957365312

   
**[Gili](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cowwoc)** 
commented
   
   I believe the issue is more involved than this. The javadoc tool expects
   both ends to be named or unnamed modules and they don't seem to be willing
   to improve this. The maven plugin looks for Automatic-Module-Name and uses
   --patch-module to tell the Javadoc tool that the unnamed module is actually
   named.
   
   Seeing as the bridge exists in the plugin, the warning would have to be in
   the plugin as well. At least that's my interpretation,  Robert would know
   more.
   
   


-- 
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]

Reply via email to