Details
Description
The Jetty Maven plugin does not have the WebSocket classes in the classpath, so cannot support web applications that make use of WebSocket.
The Jetty Maven plugin does not have the WebSocket classes in the classpath, so cannot support web applications that make use of WebSocket.
Added dependency to jetty-websocket to the jetty-maven-plugin POM.