On Fri, Aug 22, 2008 at 5:04 AM, Timo Rantalaiho <[EMAIL PROTECTED]> wrote: > I don't really see why would you want to have Maven in > between your IDE and the servlet container.
I Agree. Just use the wicket quickstart archetype generator and look at the Start class in the src/test/java directory mvn jetty:run is nice to demo a project quickly without having to start an IDE. Once Eclipse has started just use the Start class. Martijn -- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.3.4 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
