diff --git a/pom.xml b/pom.xml
index d8c479cd0dc..7a8c9b8b678 100644
--- a/pom.xml
+++ b/pom.xml
@@ -546,15 +546,19 @@
org.apache.maven.plugins
maven-javadoc-plugin
+ UTF-8
+ UTF-8
+ UTF-8
true
false
- true
+ false
+ protected
com.acme.*;org.slf4j.*;org.mortbay.*
- http://docs.oracle.com/javase/7/docs/api/
+ http://docs.oracle.com/javase/8/docs/api/
http://docs.oracle.com/javaee/7/api/
+ http://junit.org/junit4/javadoc/latest/
http://download.eclipse.org/jetty/stable-9/apidocs/
- http://junit.sourceforge.net/javadoc/
@@ -562,6 +566,56 @@
X
+
+ phase
+ t
+ Phase:
+
+
+ goal
+ t
+ Goal:
+
+
+ description
+ a
+ Description:
+
+
+ parameter
+ f
+ Parameter:
+
+
+ required
+ f
+ Required:
+
+
+ readonly
+ f
+ Read-Only:
+
+
+ execute
+ X
+
+
+
+ requiresDependencyResolution
+ X
+
+
+
+ requiresProject
+ X
+
+
+
+ threadSafe
+ X
+
+
@@ -1262,18 +1316,6 @@
8.1.11.v20170118
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
-
- --allow-script-in-comments
-
-
-
-
8u131