You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2019/03/01 10:20:00 UTC

[jira] [Closed] (MJAVADOC-580) javadoc:javadoc detects wrong java API link when running on openjdk 11.0.2

     [ https://issues.apache.org/jira/browse/MJAVADOC-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MJAVADOC-580.
-----------------------------------
    Resolution: Fixed
      Assignee: Robert Scholte

Fixed in [a223f25db79555851f98fee1eba9e778ede69d39|https://gitbox.apache.org/repos/asf?p=maven-javadoc-plugin.git;a=commit;h=a223f25db79555851f98fee1eba9e778ede69d39] and [d2adefd7410cae0c76d5143c4bc7b6f9e1d1539c|https://gitbox.apache.org/repos/asf?p=maven-javadoc-plugin.git;a=commit;h=d2adefd7410cae0c76d5143c4bc7b6f9e1d1539c]
Thanks for the patch!

> javadoc:javadoc detects wrong java API link when running on openjdk 11.0.2
> --------------------------------------------------------------------------
>
>                 Key: MJAVADOC-580
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-580
>             Project: Maven Javadoc Plugin
>          Issue Type: Bug
>          Components: javadoc
>    Affects Versions: 3.1.0
>         Environment: OS: Windows 7 x64
> openjdk version "11.0.2" 2019-01-15
> OpenJDK Runtime Environment 18.9 (build 11.0.2+9)
> OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode)
>            Reporter: Eugene Bova
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: 3.1.0
>
>         Attachments: MJAVADOC-580.zip
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Running javadoc:javadoc version 3.1.0-SNAPSHOT (2/28/2019) results in the following argument passed to the javadoc tool
> -linkoffline
>  ' https://docs.oracle.com/en/java/javase/11.0.2/docs/api' 'd:/jdk11-migration/javadoc-test/target/javadoc-bundle-options'
>  
>  Expected behavior: 
>  The plugin should generate link https://docs.oracle.com/en/java/javase/11/docs/api
> This might be a regression from MJAVADOC-566
>  This issue doesn't occur in 3.0.2-SNAPSHOT



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