Remove retired maven-docck-plugin
diff --git a/README.md b/README.md
index 9ea5b54..f017612 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,6 @@
 |   |   |-- maven-changes-plugin
 |   |   |-- maven-checkstyle-plugin
 |   |   |-- maven-doap-plugin
-|   |   |-- maven-docck-plugin
 |   |   |-- maven-javadoc-plugin
 |   |   |-- maven-jdeps-plugin
 |   |   |-- maven-linkcheck-plugin
diff --git a/aggregator/plugins/reporting/pom.xml b/aggregator/plugins/reporting/pom.xml
index 854a85b..fb8e21e 100644
--- a/aggregator/plugins/reporting/pom.xml
+++ b/aggregator/plugins/reporting/pom.xml
@@ -36,7 +36,6 @@
     <module>../../../../plugins/reporting/maven-changes-plugin</module>
     <module>../../../../plugins/reporting/maven-checkstyle-plugin</module>
     <module>../../../../plugins/reporting/maven-doap-plugin</module>
-    <module>../../../../plugins/reporting/maven-docck-plugin</module>
     <module>../../../../plugins/reporting/maven-javadoc-plugin</module>
     <module>../../../../plugins/reporting/maven-jdeps-plugin</module>
     <module>../../../../plugins/reporting/jxr</module>
diff --git a/default.xml b/default.xml
index 73117ee..1aaab22 100644
--- a/default.xml
+++ b/default.xml
@@ -60,7 +60,6 @@
   <project path='plugins/reporting/maven-changes-plugin'    name='maven-changes-plugin.git' />
   <project path='plugins/reporting/maven-checkstyle-plugin' name='maven-checkstyle-plugin.git' />
   <project path='plugins/reporting/maven-doap-plugin'       name='maven-doap-plugin.git' />
-  <project path='plugins/reporting/maven-docck-plugin'      name='maven-docck-plugin.git' />
   <project path='plugins/reporting/maven-javadoc-plugin'    name='maven-javadoc-plugin.git' />
   <project path='plugins/reporting/maven-jdeps-plugin'      name='maven-jdeps-plugin.git' />
   <project path='plugins/reporting/jxr'                     name='maven-jxr.git' />