On 13.10.2023 11:33, Julian Reschke wrote:
...
I did some checks yesterday, and we have multiple problems here (I'll
try to summarize in a ticket).
On top of the shaded Guava issue (which we may be able to fix by
separating it from the main project), there are also issues caused by
the fact that we're trying to create aggregate docs for a large set of
projects which not always use the same version of dependencies (think
embedding Lucene), and there's no simple fix for that.
...
In the meantime, I managed to run the javadoc production for 1.46.0 and
1.48.0, so we are now two versions further.
1.50.0 fails for me; this is likely because it's on Java 11, whereas
1.48.0 was still Java 8. Creating the Javadocs for 1.48.0 with Java 11
fails as well.
Best regards, Julian