[
https://jira.codehaus.org/browse/MJAVADOC-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=347694#comment-347694
]
Herve Boutemy commented on MJAVADOC-393:
----------------------------------------
IIUC, JDK8 should be fixed in 8u20, expected between july and october 2014: I
really wonder if we should implement this workaround...
> -link option values have their trailing slash removed; breaks javadoc 8
> -----------------------------------------------------------------------
>
> Key: MJAVADOC-393
> URL: https://jira.codehaus.org/browse/MJAVADOC-393
> Project: Maven Javadoc Plugin
> Issue Type: Bug
> Affects Versions: 2.9.1
> Reporter: Laird Nelson
> Fix For: 2.9.2
>
> Attachments: AbstractJavadocMojo.java.MJAVADOC-393.patch
>
>
> The version of {{javadoc}} that ships with Java 8 has changed such that any
> value supplied to the {{-link}} option must have a trailing slash (at least
> on my Mac).
> Line 2932 of {{AbstractJavadocMojo.java}} programmatically strips the
> trailing slashes from the {{links}} property elements, ensuring that
> {{javadoc}} version 8 cannot process its {{-link}} options properly.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)