You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2019/04/03 20:13: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=16809193#comment-16809193 ] 

Michael Osipov commented on MNG-6447:
-------------------------------------

Is this one still valid?

> 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
>             Fix For: waiting-for-feedback
>
>
> 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)