diff --git a/pom.xml b/pom.xml index 513326e..06a8bc1 100644 --- a/pom.xml +++ b/pom.xml @@ -2,69 +2,32 @@ 4.0.0 - jetty-toolchain org.eclipse.jetty.toolchain - 1.7 + jetty-toolchain + 1.8-parent-SNAPSHOT jetty-build-support - jar 1.6-SNAPSHOT + jar Jetty Toolchain :: Build Support Build Support for Jetty (Contains Enforcer Rules, PMD Rulesets, etc ...) + + scm:git:https://github.com/jetty/${jetty.git.repo}.git + scm:git:git@github.com:eclipse/${jetty.git.repo}.git + HEAD + https://github.com/jetty/${jetty.git.repo} + + jetty.build.support + + true - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.11.0 - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-source-plugin - 3.3.0 - - - - jar - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.2.1 - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.6.0 - - - - jar - - - - - - org.apache.maven.plugins - maven-release-plugin - 3.0.1 - - true - eclipse-release - - - - + + org.apache.maven + maven-plugin-api + 3.9.2 + org.apache.maven.enforcer enforcer-api @@ -73,14 +36,9 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.0 + ${maven.shade.plugin.version} provided - - org.apache.maven - maven-plugin-api - 3.9.2 - org.codehaus.plexus plexus-container-default @@ -94,11 +52,4 @@ test - - scm:git:https://github.com/eclipse/jetty.toolchain.git - scm:git:git@github.com:eclipse/jetty.toolchain.git - https://github.com/eclipse/jetty.toolchain/tree/master/jetty-build-support - jetty-build-support-1.5 - -