diff --git a/pom.xml b/pom.xml
index 7a3b69e47..820963679 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,7 +211,86 @@
+
+ org.codehaus.mojo
+ cobertura-maven-plugin
+
+
+
+ clean
+ check
+
+
+
+
-
+
+
+
+ org.codehaus.mojo
+ findbugs-maven-plugin
+ 1.0.0
+
+ Normal
+ Default
+
+
+
+ org.codehaus.mojo
+ cobertura-maven-plugin
+ 2.1
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.2
+
+
+ org.apache.maven.plugins
+ maven-changes-plugin
+ 2.0-beta-2
+
+ ${basedir}/xdocs/changes.xml
+ %URL%/%ISSUE%
+
+
+
+
+ changes-report
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ 2.1
+
+ checkstyle.xml
+ false
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-report-plugin
+ 2.3
+
+
+ org.apache.maven.plugins
+ maven-jxr-plugin
+ 2.1
+
+
+ org.apache.maven.plugins
+ maven-pmd-plugin
+ 2.2
+
+
+ checkstyle.xml
+
+
+
+
+