Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.9.1
-
None
-
None
-
Patch
Description
The maven-javadoc-plugin plugin needs some additional minor work to ensure that it can recognize when it is running in a 1.8 JDK environment.
For example, in AbstractJavadocMojo.java, DEFAULT_JAVA_API_LINKS needs to be updated appropriately, as does the getDefaultJavadocApiLink() method.
Additionally, the JDK 1.8 package-list file needs to be saved to src/main/resources to enable existing tests to pass.
Patch forthcoming.
Attachments
Attachments
Issue Links
- is duplicated by
-
MJAVADOC-397 Java SE 8: detectJavaApiLink not supported
- Closed
- is related to
-
MJAVADOC-393 -link option values have their trailing slash removed; breaks javadoc 8
- Closed
-
MJAVADOC-394 javadoc is not found properly by default under Oracle's JDK 7+ on Mac OSX
- Closed
-
MNG-4226 Better detection of JAVA_HOME on Apple Mac OS X
- Closed