[09:21:15] gehel: dcausse: I got a patch for wmf-jvm(utils to update the maven javadoc plugin for Java 11 support https://gerrit.wikimedia.org/r/c/wmf-jvm-utils/+/975353 :) [09:22:14] hashar: thanks! [09:22:43] the `javadoc` got moved in java 9 :D [09:24:53] nice! [09:24:59] was looking at https://doc.wikimedia.org/wmf-jvm-utils/wmf-jvm-utils-parent/ [09:25:08] but can't find where we publish the doc [09:25:41] I thought that mvn site would embark the javadoc [09:25:59] hmm [09:26:15] it is not captured by the jenkins job anyway [09:26:28] well I don't think the build captures the artifacts from `./target` [09:27:12] but it did publishes to https://doc.wikimedia.org/wmf-jvm-utils/ [09:27:16] yes [09:27:26] albeit the publish job step runs under java 8... [09:27:28] ahhhrhh [09:27:32] strange, we should have the javadoc as part of the maven site. We might have broken that at some point. [09:29:49] https://github.com/wikimedia/wikimedia-discovery-discovery-parent-pom/blob/master/pom.xml#L938 [09:29:58] so something is broken [09:30:53] maybe cause there is a module? [09:32:10] I mean, the doc is supposed to be at https://doc.wikimedia.org/wmf-jvm-utils/ [09:32:26] but that directory only hold one sub dir so our app redirects to it: `wmf-jvm-utils-parent` [09:32:28] even in the submodule I can't find https://doc.wikimedia.org/wmf-jvm-utils/wmf-jvm-utils-parent/http-client-utils [09:44:42] I think I had the issue once with `site:site` not building the javadoc for maven submodules [09:46:16] I see "preparing report javadoc", but can't "generating report javadoc" in https://integration.wikimedia.org/ci/job/wmf-jvm-utils-maven-java8-docker-site-publish/8/console [09:47:02] it's not a new problem I think [10:59:25] lunch [17:57:06] dinner