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/08/22 11:29:00 UTC

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

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

Julian Reschke commented on OAK-8517:
-------------------------------------

Just for the record: just re-adding the version number does not fix this.

> 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
(v8.3.2#803003)