diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index d9b58d95545..0dc6936b8d8 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -103,18 +103,4 @@
test
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.5
-
- true
- true
- true
-
-
-
-
diff --git a/pom.xml b/pom.xml
index 67eb6bd1b2c..03303225687 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
jetty-project
7.3.1-SNAPSHOT
Jetty :: Project
- ${jetty.url}
+ ${jetty.url}
pom
2.0.0
@@ -223,6 +223,11 @@
org.eclipse.jetty.*
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.1
+
@@ -238,7 +243,10 @@
maven-javadoc-plugin
2.6.1
- -J-Xmx256m
+ 512m
+ true
+ true
+ true
@@ -409,9 +417,55 @@
org.codehaus.mojo
cobertura-maven-plugin
2.4
+
+ 512m
+
-
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+
+
+ just-javadoc-no-aggregate
+
+ javadoc
+
+ true
+
+ 256m
+ 1g
+ com.acme
+
+ http://java.sun.com/j2se/1.5.0/docs/api
+ http://java.sun.com/javaee/5/docs/api
+ http://junit.sourceforge.net/javadoc/
+
+
+
+ org.apache.xbean.XBean
+ X
+
+
+
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+ true
+
+
+
+
+
maven-3
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index 6442b4f744b..26b61cc78c4 100644
--- a/tests/test-integration/pom.xml
+++ b/tests/test-integration/pom.xml
@@ -39,6 +39,7 @@
copy-dependencies
+ org.eclipse.jetty.tests
test
war
true