diff --git a/pom.xml b/pom.xml index 1e4c0d1cd..cba39eef9 100644 --- a/pom.xml +++ b/pom.xml @@ -313,7 +313,30 @@ + + + maven-jar-plugin + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + + + bundle-manifest + process-classes + + manifest + + + + + install