Hi Cameleers, The website has been broken for a few days now. One issue[1] reported by Claus was fixed by making sure that the Yarn cache is appropriate for the Docker/Linux build we perform on ci-builds.a.o.
Now that issue seems to be resolved, but another issue occurred, and I can't really understand why, the `yarn workspaces foreach` seems to ignore the top-level workspace, and only the Antora UI is built. This issue seems to be resolved by upgrading Yarn & plugins, which I have prepared in a draft pull request[2], but that is now blocked by an error in the build traced back to a pull request[3] in camel-spring-boot. I'm not sure if I should outright remove that include, or if it serves a specific purpose that I don't understand yet. Can someone help me with this? David? zoran [1] https://github.com/apache/camel-website/issues/660 [2] https://github.com/apache/camel-website/pull/646 [3] https://github.com/apache/camel-spring-boot/pull/391 -- Zoran Regvart