From 43a5ab35b4dfd0f4c5dd2bdbbc241345938d3142 Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Tue, 10 Jan 2023 17:35:00 +0100 Subject: Don't embed JARs installed in lib/jars Define installed JARs in vespa-3party-jars. Add bundle-plugin goal wrapping maven-shade-plugin's DefaultShader that excludes installed JARs and lists them in manifest's Class-Path instead. --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 56dc6ad81ca..ced21ab7b77 100644 --- a/pom.xml +++ b/pom.xml @@ -137,6 +137,7 @@ vespa-osgi-testrunner vespa-testrunner-components vespa-3party-bundles + vespa-3party-jars vespajlib vespalog zkfacade -- cgit v1.2.3