Does maven-jetty-plugin getting used when we run Wicket tests (WicketTester),
you know, integration tests?


Timo Rantalaiho wrote:
> 
> On Sun, 08 Feb 2009, HHB wrote:
>> Why POM of a Wicket skeleton application contains maven-jetty-plugin?
> 
> To be able to run your application from the command line 
> with
> 
>   mvn jetty:run
> 
> in the cases when that makes more sense than running a 
> Jetty.java or something such from the IDE.
> 
> Best wishes,
> Timo
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Why-Wicket-application-contains-maven-jetty-plugin--tp21899056p21899254.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to