sdedic opened a new pull request, #8386: URL: https://github.com/apache/netbeans/pull/8386
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 was originally tested as #8365 during 'vsnetbeans' testing. -- 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