[
https://issues.apache.org/jira/browse/MJAVADOC-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MJAVADOC-402.
-----------------------------------
Resolution: Cannot Reproduce
Just tried on a project by setting
{code}
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
{code}
and
{code}
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
{code}
output was as expectl correctly linked.
> Wrong API link with JDK 1.8
> ---------------------------
>
> Key: MJAVADOC-402
> URL: https://issues.apache.org/jira/browse/MJAVADOC-402
> Project: Maven Javadoc Plugin
> Issue Type: Bug
> Affects Versions: 2.9.1
> Reporter: Mathieu Boretti
>
> When using JDK 1.8, the link to the java API is wrong (goes to the JDK 1.7).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)