diff --git a/openjpa-integration/tck/pom.xml b/openjpa-integration/tck/pom.xml
index 5fae2f82c..39a734fff 100644
--- a/openjpa-integration/tck/pom.xml
+++ b/openjpa-integration/tck/pom.xml
@@ -418,16 +418,7 @@ databaseName=${db.name}
-
+
org.apache.geronimo.specs
diff --git a/openjpa-integration/validation/pom.xml b/openjpa-integration/validation/pom.xml
index e8a59dfbf..6f6ebe9cd 100644
--- a/openjpa-integration/validation/pom.xml
+++ b/openjpa-integration/validation/pom.xml
@@ -230,6 +230,19 @@
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+ attach-tests
+ verify
+
+ test-jar
+
+
+
+
org.apache.maven.plugins
maven-antrun-plugin
diff --git a/openjpa-jdbc/pom.xml b/openjpa-jdbc/pom.xml
index 03379fbe2..f08444ecb 100644
--- a/openjpa-jdbc/pom.xml
+++ b/openjpa-jdbc/pom.xml
@@ -78,4 +78,22 @@
test
+
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+ attach-tests
+ verify
+
+ test-jar
+
+
+
+
+
+
diff --git a/openjpa-kernel/pom.xml b/openjpa-kernel/pom.xml
index 484bb19c4..79c495005 100644
--- a/openjpa-kernel/pom.xml
+++ b/openjpa-kernel/pom.xml
@@ -125,6 +125,15 @@
+
+
+ attach-tests
+ verify
+
+ test-jar
+
+
+
diff --git a/openjpa-lib/pom.xml b/openjpa-lib/pom.xml
index 7ebcf36a5..7a74c6d12 100644
--- a/openjpa-lib/pom.xml
+++ b/openjpa-lib/pom.xml
@@ -115,6 +115,19 @@ openjpa.version=${project.version}
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+ attach-tests
+ verify
+
+ test-jar
+
+
+
+
diff --git a/openjpa-persistence-jdbc/pom.xml b/openjpa-persistence-jdbc/pom.xml
index 704ee78aa..477c95d69 100644
--- a/openjpa-persistence-jdbc/pom.xml
+++ b/openjpa-persistence-jdbc/pom.xml
@@ -777,6 +777,13 @@
+
+ attach-tests
+ verify
+
+ test-jar
+
+
diff --git a/openjpa-persistence-locking/pom.xml b/openjpa-persistence-locking/pom.xml
index d9c6fdd16..3ae761dc0 100644
--- a/openjpa-persistence-locking/pom.xml
+++ b/openjpa-persistence-locking/pom.xml
@@ -747,6 +747,19 @@
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+ attach-tests
+ verify
+
+ test-jar
+
+
+
+
org.apache.maven.plugins
maven-surefire-plugin
diff --git a/openjpa-persistence/pom.xml b/openjpa-persistence/pom.xml
index 896594473..b7be93a79 100644
--- a/openjpa-persistence/pom.xml
+++ b/openjpa-persistence/pom.xml
@@ -73,6 +73,19 @@
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+ attach-tests
+ verify
+
+ test-jar
+
+
+
+
@@ -86,28 +99,21 @@
jdk6-compiler
-
diff --git a/openjpa-slice/pom.xml b/openjpa-slice/pom.xml
index a7967aff1..09a56ddb0 100644
--- a/openjpa-slice/pom.xml
+++ b/openjpa-slice/pom.xml
@@ -118,6 +118,19 @@
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+ attach-tests
+ verify
+
+ test-jar
+
+
+
+
org.apache.maven.plugins
maven-surefire-plugin
diff --git a/pom.xml b/pom.xml
index d1d2d2668..2d3481c86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -949,6 +949,7 @@
+
+