You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2019/07/30 06:42:00 UTC

[jira] [Updated] (OAK-8517) javadoc:aggregate build fails

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

Julian Reschke updated OAK-8517:
--------------------------------
    Summary: javadoc:aggregate build fails  (was: javadoc build fails)

> javadoc:aggregate build fails
> -----------------------------
>
>                 Key: OAK-8517
>                 URL: https://issues.apache.org/jira/browse/OAK-8517
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: doc
>            Reporter: Julian Reschke
>            Priority: Major
>
> {{mvn site -Pdoc,javadoc}} fails with:
> {noformat}
> [ERROR] /mnt/c/projects/apache/oak/trunk/oak-jackrabbit-api/src/main/java/org/apache/jackrabbit/api/JackrabbitNode.java:40: error: cannot find symbol
> [ERROR]      * @param mixinNames
> [ERROR]                         ^
> [ERROR]   symbol:   variable LUCENE_47
> [ERROR]   location: class Version
> [ERROR] /mnt/c/projects/apache/oak/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/OakCodec.java:41: error: reference not found
> [ERROR]  * It simply mimics {@link Lucene46Codec} but
> [ERROR]                            ^
> [ERROR]
> [ERROR] Command line was: /home/jre/jdk1.8.0_221/jre/../bin/javadoc @options @packages
> [ERROR]
> [ERROR] Refer to the generated Javadoc files in '/mnt/c/projects/apache/oak/trunk/oak-doc/target/site/apidocs' dir.
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)