From 82b11b44aba6723ad4ab9e6b472e4477f3903a6e Mon Sep 17 00:00:00 2001 From: Jeremy Norris Date: Tue, 2 Jan 2024 21:22:28 -0600 Subject: [PATCH] Switch to bnd-maven-plugin in order to support Multi-Release OSGi bundle JAR's via supplemental manifest files. --- pom.xml | 44 ++++++++++++++++++++++++++++---------------- 1 file changed, 28 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index c479b830..39bcb7c2 100644 --- a/pom.xml +++ b/pom.xml @@ -47,12 +47,14 @@ +9 + mwiede Matthias Wiedemann mwiede@gmx.de Community https://github.com/mwiede + norrisjeremy Jeremy Norris Community https://github.com/norrisjeremy @@ -254,7 +256,7 @@ - 16 + 17 @@ -403,28 +405,38 @@ - org.apache.felix - maven-bundle-plugin - 5.1.9 + biz.aQute.bnd + bnd-maven-plugin + 7.0.0 - - com.jcraft.jsch;-noimport:=true - - + ]]> - bundle-manifest + bnd-process process-classes - manifest + bnd-process