You can execute the maven command line inside of eclipse if you have the maven plugin installed. Right click on pom.xml and select the "Run As" menu option, then select "Maven build". The results appear in a standard eclipse console. IMNSHO much handier than switching between different windows.
On 1/10/07, Adrian M. <[EMAIL PROTECTED]> wrote:
I think you should use the mvn on command line. It's nice to use the maven plugin in eclipse, but building on cmd is much nicer Ojak schrieb: > Hi > I want to know how a maven project is compiled using eclipse > > Thanks > Ojak > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
