diff --git a/annotation/pom.xml b/annotation/pom.xml index d9fc6876..bb42cd99 100644 --- a/annotation/pom.xml +++ b/annotation/pom.xml @@ -22,6 +22,39 @@ + + biz.aQute.bnd + bnd-maven-plugin + ${bnd-maven-plugin.version} + + + bnd-process + + bnd-process + + + + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + io.smallrye jandex-maven-plugin