Downgrade to bundle plugin 1.4.3 as 2.0.x seems to have a problem with _doNotCopy which makes us include stuff we don't want.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@824127 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/main/pom.xml b/main/pom.xml
index a2331dd..dc87e3d 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -124,7 +124,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>2.0.0</version>
+ <version>1.4.3</version>
<extensions>true</extensions>
<configuration>
<instructions>