diff --git a/maven-core/pom.xml b/maven-core/pom.xml
index 9f5e3574b8..0954abe864 100644
--- a/maven-core/pom.xml
+++ b/maven-core/pom.xml
@@ -150,4 +150,17 @@ under the License.
test
+
+
+
+ org.apache.felix
+ maven-bundle-plugin
+
+
+ !org.apache.maven.monitor.*,*
+
+
+
+
+
diff --git a/maven-settings/pom.xml b/maven-settings/pom.xml
index eb47e6e19f..808f77f90d 100644
--- a/maven-settings/pom.xml
+++ b/maven-settings/pom.xml
@@ -47,6 +47,15 @@ under the License.
+
+ org.apache.felix
+ maven-bundle-plugin
+
+
+ !org.apache.maven,*
+
+
+
diff --git a/pom.xml b/pom.xml
index 14f70504a6..a3fa37d9a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,21 +100,25 @@ under the License.
+
+ org.apache.felix
+ maven-bundle-plugin
+
+ 0.9.0-incubator-SNAPSHOT
+
+
+
+ manifest
+
+
+
+
-
org.apache.felix
maven-bundle-plugin
- 0.9.0-incubator-SNAPSHOT
-
-
-
- manifest
-
-
-