mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-19 04:55:01 +00:00
Fixes #306 - Merge jetty-parent into jetty-project. - Removed jetty.parent dependency, moving all relevant sections to jetty.project's pom.xml. - Introduced profiles for JDK 8 only modules and configuration, and for JDK 9 only modules and configurations. - Major cleanup of pom.xml files. - All Maven Plugin now declared in alphabetical order in pluginManagement section of jetty.project's pom.xml.