[
https://issues.apache.org/jira/browse/OAK-8517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895969#comment-16895969
]
Vikas Saurabh commented on OAK-8517:
------------------------------------
[~reschke], btw, I am not completely sure what aggregator does but enabling it
seems to increase time to run {{mvn site -Pdoc,javadoc}} significantly
(hopefully, I'm not doing something wrong)
> 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)