dkkopp opened a new issue, #6523: URL: https://github.com/apache/netbeans/issues/6523
### Apache NetBeans version Apache NetBeans 19 ### What happened If a project using the module system depends on a Maven artifact that contains a module-info.class file inside of a multi-release directory, the using project is not informed of its existence. I assume that the Java model created for the multi-release jar is not properly accounting for its multi-release nature. ### How to reproduce I have attached a zip file that contains to Maven project: multirelease and app. Their names should be self-explanatory. [multi-release-model-issue.zip](https://github.com/apache/netbeans/files/12795436/multi-release-model-issue.zip) ### Did this work correctly in an earlier version? No / Don't know ### Operating System MacOS 14 ### JDK OpenJDK 64-Bit Server VM Zulu21.28+85-CA (build 21+35, mixed mode, sharing) ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else The same issue is present on my Linux machine. ### Are you willing to submit a pull request? Yes -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
