On Thu, 13 Mar 2025 at 15:42, Kenneth Fogel <kfo...@dawsoncollege.qc.ca.invalid> wrote: > This is not a problem but an issue of clarity especially for anyone new to > NetBeans and Maven. There are two Run commands available for a project, the > green run symbol and on the context menu for a project. It appears that > neither invokes Maven, something I would think is expected if the project has > a pom.xml file.
It obviously should be expected, and that is why it's the default behaviour. Something odd is going on with your setup, although I'm unclear what. What project type? Is there a project you can link to? Have you tried a clean userdir? In the project properties, you can see and edit what Maven goals are connected to NetBeans actions under the Actions section. If you don't override the Run action you can also use the Run section. Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists