sdedic opened a new pull request, #8365: URL: https://github.com/apache/netbeans/pull/8365
Structured micronaut applications typically contains majority of the code in `lib`, while the actual runnable class is in a cloud/environment-specific subproject. Gradle understands this and builds prerequisite dependencies, but Maven must be told so. This PR adds --also-make to run+debug goals for MN applications. -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists