This fork replaces the default JDK WatchService with the https://github.com/gjoseph/barbarywatchservice as it defaults to Polling on OSX with a minimum of a 5s interval. I just wanted file reloading to happen faster on the jetty maven plugin :)
Changes found in the BarbaryWatchService branch
Jetty is a lightweight highly scalable java based web server and servlet engine. Our goal is to support web protocols like HTTP, HTTP/2 and WebSocket in a high volume low latency way that provides maximum performance while retaining the ease of use and compatibility with years of servlet development. Jetty is a modern fully async web server that has a long history as a component oriented technology easily embedded into applications while still offering a solid traditional distribution for webapp deployment.
Project documentation is located on our Eclipse website.
Expert advice and production support are available through http://webtide.com.