diff --git a/core/pom.xml b/core/pom.xml
index 299b5610..a9d6fdfb 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -47,12 +47,24 @@
org/springframework/ws/server/endpoint/adapter/GenericMarshallingMethodEndpointAdapter.java
+
+ org/springframework/ws/server/endpoint/adapter/GenericMarshallingMethodEndpointAdapterTest.java
+ org/springframework/ws/config/WebServicesNamespaceHandlerTigerTest.java
+
com.springsource.bundlor
com.springsource.bundlor.maven
+
+ maven-jar-plugin
+
+
+ ${project.build.outputDirectory}/META-INF/MANIFEST.MF
+
+
+
diff --git a/parent/pom.xml b/parent/pom.xml
index 3d58bbde..0289a701 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -85,11 +85,6 @@
maven-jar-plugin
2.3
-
-
- ${project.build.outputDirectory}/META-INF/MANIFEST.MF
-
-
com.springsource.bundlor
@@ -270,11 +265,6 @@
test
-
- xml-apis
- xml-apis
- 1.3.04
-
xerces
xercesImpl
diff --git a/security/pom.xml b/security/pom.xml
index 9d880c65..3b6326ec 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -51,6 +51,14 @@
com.springsource.bundlor
com.springsource.bundlor.maven
+
+ maven-jar-plugin
+
+
+ ${project.build.outputDirectory}/META-INF/MANIFEST.MF
+
+
+
diff --git a/support/pom.xml b/support/pom.xml
index 51dff258..1ca714be 100644
--- a/support/pom.xml
+++ b/support/pom.xml
@@ -52,6 +52,14 @@
com.springsource.bundlor
com.springsource.bundlor.maven
+
+ maven-jar-plugin
+
+
+ ${project.build.outputDirectory}/META-INF/MANIFEST.MF
+
+
+
diff --git a/xml/pom.xml b/xml/pom.xml
index 870107f5..88b7993a 100644
--- a/xml/pom.xml
+++ b/xml/pom.xml
@@ -30,6 +30,14 @@
com.springsource.bundlor
com.springsource.bundlor.maven
+
+ maven-jar-plugin
+
+
+ ${project.build.outputDirectory}/META-INF/MANIFEST.MF
+
+
+