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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16781612#comment-16781612 ] 

Hudson commented on MJAVADOC-580:
---------------------------------

Build succeeded in Jenkins: Maven TLP » maven-javadoc-plugin » master #5

See https://builds.apache.org/job/maven-box/job/maven-javadoc-plugin/job/master/5/

> 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)