jira-importer commented on issue #849: URL: https://github.com/apache/maven-javadoc-plugin/issues/849#issuecomment-2957357415
**[Gili](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cowwoc)** commented [Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte) I see what you are doing: * Using --patch-module to compile module2 as if it were a module * Adding module2 to the list of sources In theory, this should work for javadoc-cannot-link-to-automatic-modules.zip as well but in practice it does not. Did you try running that testcase against your latest code? It doesn't seem to be doing the above patching. I'm not sure why. -- 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]
