[
https://issues.apache.org/jira/browse/OAK-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424924#comment-17424924
]
Julian Reschke commented on OAK-9594:
-------------------------------------
This is likely caused by multiple Lucene versios being used in the project, but
"aggregate" needs to run with a single classpath. See also OAK-6306.
> javadoc:aggregate fails withs Java 11
> -------------------------------------
>
> Key: OAK-9594
> URL: https://issues.apache.org/jira/browse/OAK-9594
> Project: Jackrabbit Oak
> Issue Type: Bug
> Reporter: Nitin Gupta
> Priority: Major
>
> Steps to reproduce -
> Use java 11.
> Run mvn javadoc:aggregate on project root.
> You will notice the command fails with multiple errors.
> This works fine with j8. Issue persists with java 11.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)