diff --git a/common/pom.xml b/common/pom.xml
index def53e6eab..9d3605746a 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -65,5 +65,31 @@
test
+
+
+
+
+ org.apache.felix
+ maven-bundle-plugin
+ 2.4.0
+
+
+ generate-manifest
+ process-classes
+
+ manifest
+
+
+
+
+ *
+
+
+
+
+
+
+
diff --git a/transport-native-epoll/pom.xml b/transport-native-epoll/pom.xml
index d0f240cf02..752d705169 100644
--- a/transport-native-epoll/pom.xml
+++ b/transport-native-epoll/pom.xml
@@ -105,6 +105,13 @@
jar
+
+
+ true
+
+ true
+ ${project.build.outputDirectory}/META-INF/MANIFEST.MF
+
${epoll.classifier}