You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Laird Nelson (JIRA)" <ji...@apache.org> on 2018/07/18 23:35:00 UTC

[jira] [Commented] (MNG-6447) maven-javadoc-plugin can't deal with single-digit maven-compiler-plugin source versions

    [ https://issues.apache.org/jira/browse/MNG-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548569#comment-16548569 ] 

Laird Nelson commented on MNG-6447:
-----------------------------------

This may be a false alarm related to [Maven toolchain support|https://maven.apache.org/guides/mini/guide-using-toolchains.html].  Investigating further.

> maven-javadoc-plugin can't deal with single-digit maven-compiler-plugin source versions
> ---------------------------------------------------------------------------------------
>
>                 Key: MNG-6447
>                 URL: https://issues.apache.org/jira/browse/MNG-6447
>             Project: Maven
>          Issue Type: Bug
>          Components: Plugins and Lifecycle
>    Affects Versions: 3.5.4
>            Reporter: Laird Nelson
>            Priority: Minor
>
> The {{maven-javadoc-plugin}} indicates that it detects which Java version is being used by looking at the {{source}} configuration element of the {{maven-compiler-plugin}}.
> If that version is, say, {{8}} instead of *{{1}}*{{.8}}, the {{maven-javadoc-plugin}} no longer produces links to the relevant JDK Javadocs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)