I agree that the command line is the better option, but running tasks
from Eclipse is possible as well. If you're using the plugin, be sure to
"Update Source Folders" as well, from the maven plugin menu, then
Eclipse will see the correct dependencies as well.
You might want to configure the target directories for the Eclipse
builds also, default is to build to ${project.loc}/bin, and might not be
what you want.-hg -----Original Message----- From: Adrian M. [mailto:[EMAIL PROTECTED] Sent: 10. januar 2007 12:13 To: Maven Users List Subject: Re: Compiling maven project from eclipse project 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
