From 1a5ab44597d81d4001c70b425736754dc8a6b663 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 25 May 2020 12:13:20 +0200 Subject: [PATCH 3/4] use non-shaded HTTP wagon --- apache-maven/pom.xml | 15 --------------- pom.xml | 1 - 2 files changed, 16 deletions(-) diff --git a/apache-maven/pom.xml b/apache-maven/pom.xml index 82e12a3..f02a45e 100644 --- a/apache-maven/pom.xml +++ b/apache-maven/pom.xml @@ -63,21 +63,6 @@ under the License. org.apache.maven.wagon wagon-http - shaded - - - org.apache.httpcomponents - httpclient - - - org.apache.httpcomponents - httpcore - - - org.apache.maven.wagon - wagon-http-shared - -