Hi guys,

I did some work on the jetty-maven-plugin to enabling starting MyFaces 2 and Mojarra 2 apps with jetty:run. The problem in this case is, that annotation scanning looks for /WEB-INF/lib and /WEB-INF/classes which do not exist with jetty:run.

There already was an issue for Jetty regarding this topic and so I simply added the patch there. Unfortunately it is rather old and seems to be neglected. Maybe some voting over there would help:

http://jira.codehaus.org/browse/JETTY-1107

regards
Michael

Reply via email to