From f63bdda05c123ab8518a675c15682312e325a6d0 Mon Sep 17 00:00:00 2001 From: Jan Bartel Date: Thu, 28 Apr 2016 17:11:46 +1000 Subject: [PATCH] Issue #532 Get rid of generated jetty-start/dependency-reduced-pom.xml --- jetty-start/dependency-reduced-pom.xml | 84 -------------------------- jetty-start/pom.xml | 1 + 2 files changed, 1 insertion(+), 84 deletions(-) delete mode 100644 jetty-start/dependency-reduced-pom.xml diff --git a/jetty-start/dependency-reduced-pom.xml b/jetty-start/dependency-reduced-pom.xml deleted file mode 100644 index 8e032bf8d3b..00000000000 --- a/jetty-start/dependency-reduced-pom.xml +++ /dev/null @@ -1,84 +0,0 @@ - - - - jetty-project - org.eclipse.jetty - 9.4.0-SNAPSHOT - ../../../../Code/Jetty/jetty.project/pom.xml - - 4.0.0 - jetty-start - Jetty :: Start - The start utility - http://www.eclipse.org/jetty - - - - maven-jar-plugin - - - - org.eclipse.jetty.start.Main - - - - - - org.codehaus.mojo - findbugs-maven-plugin - - org.eclipse.jetty.start.* - - - - maven-shade-plugin - 2.4 - - - package - - shade - - - - - true - - - org.eclipse.jetty:jetty-util - - - - - org.eclipse.jetty.util - org.eclipse.jetty.start.util - - - - - - - - - org.eclipse.jetty.toolchain - jetty-test-helper - 3.1 - test - - - junit - junit - - - hamcrest-library - org.hamcrest - - - - - - ${project.groupId}.start - start.jar - - - diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml index b406b047252..2337af1f0e9 100644 --- a/jetty-start/pom.xml +++ b/jetty-start/pom.xml @@ -38,6 +38,7 @@ 2.4 true + false org.eclipse.jetty:jetty-util