From fb777b5170b20e126d46b1f3b0705ce6bfcf91d0 Mon Sep 17 00:00:00 2001 From: "Donald J. Brown" Date: Sat, 12 Apr 2008 12:41:34 +0000 Subject: [PATCH] Adding OSGi entries in the manifest WW-2591 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@647442 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) 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