Lukasz - Thanks for the feedback. I'll add the Jetty plugin to the Maven examples.
Bruce Lukasz Lenart wrote: > > > It would be nice to add Jetty plugin to Maven projects - as is a > common way to test web application. > > <build> > <plugins> > <plugin> > <groupId>org.mortbay.jetty</groupId> > <artifactId>jetty-maven-plugin</artifactId> > <configuration> > <scanIntervalSeconds>10</scanIntervalSeconds> > </configuration> > </plugin> > </plugins> > </build> > > I noticed .DS_Store file in many places - it's related to MacOS I > think, maybe it should be deleted. > I reviewed the code and the docs, they look great! > > > Regards > -- > Lukasz > KapituĊa Javarsovia 2010 > http://javarsovia.pl > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > > > -- View this message in context: http://old.nabble.com/Struts-2-Documentation---Revised-Tutorials-tp27002757p27189804.html Sent from the Struts - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org