I think the maven jetty plugin does *not* use Start.java. Instead the
plugin is configured within the pom.xml

Pedro Sena wrote:
> Hi Guys,
> 
> I'm using lolite archetype but I'm having a 'problem'
> 
> I want to run my tests (JUnit) and keep the Jetty server alive after the
> tests.
> 
> Every time that I run my maven tests, it creates a Jetty server that is
> killed at the end of the process.
> 
> I'm trying to do the same thing as Wicket in Action, I changed the
> Start.java that comes with lolite but it not helped.
> 
> I'm sure that I'm missing some detail, I'd appreciate some help with it.
> 
> Thanks in advance
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to