diff --git a/pom.xml b/pom.xml index 9e4443655..64fb4cbaa 100644 --- a/pom.xml +++ b/pom.xml @@ -411,6 +411,27 @@ maven-release-plugin 3.0.0-M1 + + maven-jar-plugin + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + + + bundle-manifest + process-classes + + manifest + + + +