To launch Maven in Eclipse you can simply use "Run as... / Maven xxx" actions.

As for Jetty, there is several options. If you are using Eclipse WTP, you can follow mini howto on m2eclipse wiki. http://docs.codehaus.org/display/M2ECLIPSE/WTP+mini+howto

Alternatively you could start Jetty from Maven. See, for example this screencast. http://blogs.sonatype.com/people/book/2008/10/23/browsing-javadoc-for-dependencies-in-eclipse-m2eclipse/

 regards,
 Eugene


lunalobo wrote:
I have successfully loaded the ch07 as a multi project in Eclipse.
But I don't know how to go from here and build this project. How do I use maven within Eclipse? I am new to both. I am a bit confused how
they interact with each other.
I do know I have an eclipse m2 plugin. I suppose I also need to know how to
set up the server (jetty) within Eclipse. Up to now I have been using a text
editor and maven from the command line with sucess; but using eclipse would
be much easier for me.
Maybe I could use maven externally? Can anyone help me?


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to