diff --git a/pom.xml b/pom.xml
index e8b35e9..79b6cd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,4 +257,57 @@
+
+
+ reporting
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.8
+
+ true
+
+ http://sonatype.github.com/sonatype-aether/apidocs/
+
+
+
+
+ non-aggregate
+
+ javadoc
+
+
+
+ aggregate
+
+ aggregate
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-jxr-plugin
+ 2.3
+
+
+ non-aggregate
+
+ jxr
+
+
+
+ aggregate
+
+ aggregate
+
+
+
+
+
+
+
+
diff --git a/src/site/site.xml b/src/site/site.xml
index b60ca0d..6a1f9fc 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -27,6 +27,9 @@ under the License.