From aabe5ceee26971beb57d399a1424b8274ee6f4ef Mon Sep 17 00:00:00 2001 From: olivier lamy Date: Mon, 7 Dec 2020 21:14:59 +1000 Subject: [PATCH] remove duplicate dependencies Signed-off-by: olivier lamy --- jetty-osgi/test-jetty-osgi/pom.xml | 48 ++++++++++-------------------- jetty-plus/pom.xml | 5 ---- tests/test-distribution/pom.xml | 6 ---- 3 files changed, 15 insertions(+), 44 deletions(-) diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml index 589dd4ac257..fca7ace9698 100644 --- a/jetty-osgi/test-jetty-osgi/pom.xml +++ b/jetty-osgi/test-jetty-osgi/pom.xml @@ -41,20 +41,20 @@ ${pax.exam.version} test - - biz.aQute.bnd - bndlib - - - org.ops4j.pax.tinybundles - tinybundles - + + biz.aQute.bnd + bndlib + + + org.ops4j.pax.tinybundles + tinybundles + - org.ops4j.pax.tinybundles - tinybundles - ${tinybundles.version} + org.ops4j.pax.tinybundles + tinybundles + ${tinybundles.version} org.ops4j.pax.swissbox @@ -62,10 +62,10 @@ ${swissbox.version} test - - org.ops4j.base - ops4j-base-monitors - + + org.ops4j.base + ops4j-base-monitors + @@ -482,24 +482,6 @@ test ${asm.version} - - org.ow2.asm - asm-tree - test - ${asm.version} - - - org.ow2.asm - asm-analysis - test - ${asm.version} - - - org.ow2.asm - asm-util - test - ${asm.version} - org.eclipse.jetty.http2 http2-client diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml index a88fe64ffdc..7c1a19e5323 100644 --- a/jetty-plus/pom.xml +++ b/jetty-plus/pom.xml @@ -47,11 +47,6 @@ jakarta.transaction jakarta.transaction-api - - org.eclipse.jetty.toolchain - jetty-test-helper - test - org.eclipse.jetty jetty-jndi diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index 3a96bad6da7..91ceda75899 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -146,12 +146,6 @@ ${project.version} test - - org.eclipse.jetty.websocket - websocket-jetty-client - ${project.version} - test - org.eclipse.jetty.tests test-felix-webapp