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

Uwe Schindler commented on LUCENE-9849:
---------------------------------------

Hi,
this should not happen. I have the feeling that the javadocs maven tasks are 
tarring the wrong directory:
- we have the global javadocs (in lucene/build/documentation). Those are for 
website display only. That's "renderSiteJavadoc" - your examples above are 
coming from there
- every module creates it own private javadocs without any external references. 
Those are generated by "renderJavadoc" in module-dir/build/javadocs (or 
something similar)

> Lucene snapshot javadocs are published with local URLs on jenkins
> -----------------------------------------------------------------
>
>                 Key: LUCENE-9849
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9849
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Dawid Weiss
>            Priority: Major
>         Attachments: image-2021-03-17-08-55-19-726.png, screenshot-1.png
>
>
>  !image-2021-03-17-08-55-19-726.png! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to