diff --git a/pom.xml b/pom.xml
index e278f5c95d5..2a476791943 100644
--- a/pom.xml
+++ b/pom.xml
@@ -206,6 +206,10 @@
Nexus Release Repository
http://oss.sonatype.org/service/local/staging/deploy/maven2/
+
+ dropwizard.io
+ ${dropwizard.url}
+
@@ -312,8 +316,8 @@
-
-
+
+
org.apache.maven.plugins
maven-enforcer-plugin
@@ -414,6 +418,36 @@
+
+ org.apache.maven.plugins
+ maven-site-plugin
+ 3.3
+
+ true
+
+
+
+ com.github.github
+ site-maven-plugin
+ 0.9
+ false
+
+
+ ${project.version}
+ Create site for ${project.name} ${project.version}
+ true
+ true
+ ${project.build.directory}/staging
+
+
+
+
+ site
+
+ site-deploy
+
+
+
@@ -425,7 +459,7 @@
2.7
true
- true
+ false