diff --git a/openjpa-all/pom.xml b/openjpa-all/pom.xml
index f235874ce..e9b7c6062 100644
--- a/openjpa-all/pom.xml
+++ b/openjpa-all/pom.xml
@@ -36,23 +36,6 @@
jar
OpenJPA Aggregate Jar with Dependencies
-
-
-
- org.apache.openjpa
- openjpa
- ${project.version}
-
-
-
- commons-logging
- commons-logging
-
-
-
@@ -98,7 +81,7 @@
true
- true
+ ${createSources}
true
true
+
+ org.apache.openjpa
+ openjpa
+ ${project.version}
+
+
+
+ commons-logging
+ commons-logging
+
+
diff --git a/openjpa-integration/pom.xml b/openjpa-integration/pom.xml
index 0974b955d..4c3a9321c 100644
--- a/openjpa-integration/pom.xml
+++ b/openjpa-integration/pom.xml
@@ -44,15 +44,18 @@
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
- true
-
-
-
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+
+ true
+
+ true
+
+
+
diff --git a/openjpa-project/source-assembly.xml b/openjpa-project/source-assembly.xml
index d17aff015..8c062fa71 100644
--- a/openjpa-project/source-assembly.xml
+++ b/openjpa-project/source-assembly.xml
@@ -36,6 +36,8 @@
**/target/**
**/*.log
+ **/.*
+ **/.*/**
diff --git a/openjpa/pom.xml b/openjpa/pom.xml
index c5a1b127e..1e7279c1e 100644
--- a/openjpa/pom.xml
+++ b/openjpa/pom.xml
@@ -66,7 +66,7 @@
true
- true
+ ${createSources}
true
true
ignore
+
+ verify
+ true
10.5.3.0_1
1.8.0.10
@@ -250,7 +253,7 @@
javadoc-profile
@@ -590,14 +593,28 @@
jmock-junit3
2.5.1
+
+ junit
+ junit
+ 3.8.1
+
+
+ net.sourceforge.findbugs
+ annotations
+ 1.3.2
+
+
+ net.sourceforge.findbugs
+ annotations
+ provided
+
junit
junit
- 3.8.1
test
@@ -821,6 +838,11 @@
+
+ org.codehaus.mojo
+ findbugs-maven-plugin
+ 2.3.1
+
@@ -835,6 +857,7 @@
attach-sources
+ ${createSource}
jar
test-jar
@@ -954,11 +977,14 @@
javadoc
- test-javadoc
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
org.codehaus.mojo
jdepend-maven-plugin