diff --git a/httpclient/pom.xml b/httpclient/pom.xml
index 9e3bfb8ff..934db9160 100644
--- a/httpclient/pom.xml
+++ b/httpclient/pom.xml
@@ -151,6 +151,24 @@
+
+ com.atlassian.maven.plugins
+ maven-clover2-plugin
+
+ threaded
+ 100
+ 50%
+
+
+
+ site
+ pre-site
+
+ instrument
+
+
+
+
diff --git a/httpmime/pom.xml b/httpmime/pom.xml
index 0d05c01ae..0f79e0ae1 100644
--- a/httpmime/pom.xml
+++ b/httpmime/pom.xml
@@ -149,6 +149,24 @@
+
+ com.atlassian.maven.plugins
+ maven-clover2-plugin
+
+ threaded
+ 100
+ 50%
+
+
+
+ site
+ pre-site
+
+ instrument
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 75fcf8dfb..712e1f966 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,26 +150,6 @@
-
- com.atlassian.maven.plugins
- maven-clover2-plugin
-
- threaded
- 100
- 50%
-
-
-
- site
- pre-site
-
- instrument
- aggregate
- save-history
-
-
-
-
com.agilejava.docbkx
docbkx-maven-plugin