This is the canonical repository for the Jetty project, feel free to fork and contribute now! Submitting a patch or pull request? Make sure you have an Eclipse Contributor Agreement (ECA) on file.
In Vaadin Flow, we use Jetty Maven plugin in EMBED mode to run integration tests. We noticed that bumping from Jetty 12.1.5 to 12.1.6 caused lots of failures in our test suite. One of the issues seems ...