sdedic opened a new pull request, #8291: URL: https://github.com/apache/netbeans/pull/8291
Micronaut applications are best run using `mn:run` goal, as it conditionally sets up `testresources` such as MySQL database etc, if permitted by `pom.xml` settings. This PR changes the default project run/debug actions just for micronaut applications (those that actually use `micronaut-maven-plugin`) to use `mn:run` for running. -- 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
