mbien commented on issue #7375: URL: https://github.com/apache/netbeans/issues/7375#issuecomment-2126332768
the stack trace looks like it is walking a cyclic java module tree or something similar. Difficult to say without seeing the project - it might be a invalid `module-info.java` cycle or something like that. it had some ant project stack frames in it, would be worth a try and check if it works with maven like @johntor suggested. -- 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
