From afd0087d92f66e46a4c1ca5e2c0bec166388be25 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Thu, 3 Feb 2022 02:05:19 +0100 Subject: Improve maven-shade-plugin filter, and move to parent pom. - Removes 223 build warnings (out of 562 for building non-test code) --- indexinglanguage/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'indexinglanguage') diff --git a/indexinglanguage/pom.xml b/indexinglanguage/pom.xml index 86dc9f0fbb8..efca7479faf 100644 --- a/indexinglanguage/pom.xml +++ b/indexinglanguage/pom.xml @@ -65,17 +65,6 @@ maven-shade-plugin ${project.artifactId}-jar-with-dependencies - - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - -- cgit v1.2.3