From 9526fd38dbe73fd3f17865be507a638fa1288eef Mon Sep 17 00:00:00 2001 From: Abhishek Agarwal <1477457+abhishekagarwal87@users.noreply.github.com> Date: Thu, 11 Feb 2021 13:23:34 +0530 Subject: [PATCH] Exclude redundant jars from integration-tests build (#10878) * Exclude redundant jars from integration-tests build * changes --- integration-tests/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b47bb9cc2ec..cd0bb64fa05 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -90,6 +90,12 @@ druid-orc-extensions ${project.parent.version} runtime + + + javax.servlet + servlet-api + + org.apache.druid.extensions