dyorgio opened a new issue, #4332: URL: https://github.com/apache/netbeans/issues/4332
### Apache NetBeans version Apache NetBeans 14 ### What happened Bundled Maven 3.8.5 can't resolve transitive dependencies on sub-projects (modules). ### How to reproduce Build a pom project with a module (child) using a transitive dependency (import a class). ### Did this work correctly in an earlier version? Apache NetBeans 13 ### Operating System macOS Mojave ### JDK Zulu 11 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else Tried using maven 3.8.6 and it works again. Installing it using brew ($brew install mvn) ### Are you willing to submit a pull request? No ### Code of Conduct 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
