Hi Some days ago, Mark Struberg mentioned in this list that tomcat7-maven-plugin is a good replacement for jetty plugins.
For now there is a beta version (2.0-beta-1): http://repo1.maven.org/maven2/org/apache/tomcat/maven/tomcat7-maven-plugin/ I think it is a good idea to include it in all our archetypes. The latest change was done to use jetty 8 maven plugin instead jetty 6 (and fix the issue related to annotation scanning), but the goal jetty:run-exploded does not run without remove <webApp> <contextPath>/myfaces-helloworld20</contextPath> </webApp> entry first. If no objections I'll do the necessary changes and release them after orchestra/tomahawk release. regards, Leonardo Uribe
