diff --git a/pom.xml b/pom.xml index 9021c41..ee7e630 100644 --- a/pom.xml +++ b/pom.xml @@ -60,6 +60,28 @@ 1.7 + + maven-jar-plugin + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + 3.2.0 + + + bundle-manifest + process-classes + + manifest + + + + org.jacoco jacoco-maven-plugin