diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml index 1c267893ea6..0e8e8197cbf 100644 --- a/jetty-jspc-maven-plugin/pom.xml +++ b/jetty-jspc-maven-plugin/pom.xml @@ -35,64 +35,6 @@ - - org.apache.maven.plugins - maven-javadoc-plugin - - - - 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 - - - - - diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml index a5908729703..0ac858ba7f1 100644 --- a/jetty-maven-plugin/pom.xml +++ b/jetty-maven-plugin/pom.xml @@ -22,49 +22,6 @@ true - - org.apache.maven.plugins - maven-javadoc-plugin - - - - goal - t - Goal: - - - description - a - Description: - - - parameter - f - Parameter: - - - required - f - Required: - - - readonly - f - Read-Only: - - - execute - X - - - - requiresDependencyResolution - X - - - - - org.apache.maven.plugins maven-plugin-plugin diff --git a/pom.xml b/pom.xml index e001661df68..c9798e13144 100644 --- a/pom.xml +++ b/pom.xml @@ -374,8 +374,9 @@ com.acme.*;org.slf4j.*;org.mortbay.* http://docs.oracle.com/javase/8/docs/api/ + http://docs.oracle.com/javaee/7/api/ + http://junit.org/javadoc/latest/ http://download.eclipse.org/jetty/stable-9/apidocs/ - http://junit.sourceforge.net/javadoc/ @@ -383,6 +384,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 + +
org.apache.maven.plugins maven-javadoc-plugin - - com.acme - - http://docs.oracle.com/javase/8/docs/api/ - http://junit.sourceforge.net/javadoc/ - - - - org.apache.xbean.XBean - 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 - - - -
- - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-1149868-7']); - _gaq.push(['_trackPageview']); - (function() { - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); - })(); - - ]]> -
-