diff --git a/pom.xml b/pom.xml index 2b838f0..3edb7d5 100644 --- a/pom.xml +++ b/pom.xml @@ -50,4 +50,47 @@ 1.5 1.5 + + + + + org.apache.felix + maven-bundle-plugin + 2.3.7 + + + * + jnr-x86asm + + + + + bundle-manifest + process-classes + + manifest + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + + + jar + test-jar + + + + + +