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 22:40:00 UTC

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

Laird Nelson created MNG-6447:
---------------------------------

             Summary: 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


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)