diff --git a/pom.xml b/pom.xml index fa16d70..535198c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,11 @@ 2008 + + hera-core + hera-metadata + + gierke_cvs @@ -61,6 +66,7 @@ jar + deploy @@ -179,13 +185,43 @@ + + + org.apache.felix + maven-bundle-plugin + 1.4.3 + + + + bundle-manifest + process-classes + + manifest + + + + + + * + ${project.groupId} + src/main/resources + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + - - hera-core - hera-metadata -