I figured in out:
http://wiki.netbeans.org/MavenBestPractices
Thanks! Robert
On Mon, 07 Nov 2011 15:31:43 -0500, "Robert J. Liguori"
wrote:
> I believe that the build menu option in NetBeans invokes, "mvn install".
>
> How do I do any of the following in NetBeans?
>
> --> mvn compile
> --> mv
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!
Robe