I believe that the build menu option in NetBeans invokes, "mvn install".

How do I do any of the following in NetBeans?

--> mvn compile
--> mvn camel:run
--> mvn jetty:run
--> mvn exec:java

I'm asking here, as I'm trying to run the Apache Camel Example projects through NetBeans.

Thanks!
Robert

Reply via email to