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

Julian Reschke edited comment on OAK-10500 at 12/7/23 10:40 AM:
----------------------------------------------------------------

Note to myself:

{noformat}
mvn site -Pdoc,javadoc  -pl 
'!oak-shaded-guava,!oak-upgrade,!oak-benchmarks,!oak-search-elastic,!oak-benchmarks-lucene,!oak-benchmarks-solr,!oak-benchmarks-elastic,!oak-run-elastic'
{noformat}


was (Author: reschke):
Note to myself:

{noformat}
mvn site -Pjavadoc  -pl 
'!oak-shaded-guava,!oak-upgrade,!oak-benchmarks,!oak-search-elastic,!oak-benchmarks-lucene,!oak-benchmarks-solr,!oak-benchmarks-elastic,!oak-run-elastic'
{noformat}

> javadoc:aggregate build fails again
> -----------------------------------
>
>                 Key: OAK-10500
>                 URL: https://issues.apache.org/jira/browse/OAK-10500
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: doc
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>             Fix For: 1.62.0
>
>
> For the public site, we're creating aggregate Javadocs for the whole project. 
> This fails since the switch to Java 11, and is caused by the project pulling 
> in different versions of lucene-core, which are not compatible (oak-update 
> uses a historic one from Jackrabbit, oak-solr one a newer one than the 
> defaulr project).
> In addition, doc generation for the groovy classes fails when shaded Guava is 
> in the reactor.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to