Details
Description
When running an applications that uses the CometdServlet through mvn jetty:run, the following error occurs:
java.lang.NoClassDefFoundError: org/mortbay/cometd/CometdServlet
{code]
It would be nice if Cometd support would be included by default or if there were an easy way to enable it in the pom.
S.
Added cometd to jetty plugin dependencies. See svn rev 1828.