diff --git a/installer/pom.xml b/installer/pom.xml
index d1abbd75..5e63bf18 100644
--- a/installer/pom.xml
+++ b/installer/pom.xml
@@ -14,6 +14,7 @@
${project.version}
+ true
@@ -234,4 +235,36 @@
+
+
+
+ vivo-installer
+ http://vivo-project.github.io/
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-project-info-reports-plugin
+ 2.9
+
+ false
+
+
+
+
+
+
+
+
+ vivo-dependencies
+ VIVO Dependencies
+ https://raw.github.com/vivo-project/dependencies/master/
+
+
diff --git a/pom.xml b/pom.xml
index 1aaf5113..32b423db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,6 +60,8 @@
${basedir}
yyyy-MM-dd HH:mm:ss
${maven.build.timestamp}
+ false
+ /
@@ -262,6 +264,14 @@
UTF-8
+
+ org.apache.maven.plugins
+ maven-site-plugin
+
+ ${maven-site-plugin.skip}
+ ${stagingBase}
+
+
@@ -298,6 +308,11 @@
maven-javadoc-plugin
2.9.1
+
+ org.apache.maven.plugins
+ maven-site-plugin
+ 3.6
+
org.apache.maven.plugins
maven-source-plugin
@@ -326,6 +341,56 @@
+
+
+
+ org.apache.maven.plugins
+ maven-project-info-reports-plugin
+ 2.9
+
+ false
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.9
+
+ false
+
+
+
+
+ javadoc
+ test-javadoc
+
+
+
+ aggregate
+ false
+
+ aggregate
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-jxr-plugin
+ 2.5
+
+
+ aggregate
+
+ aggregate
+ test-aggregate
+
+
+
+
+
+
+