Hi Everyone: I am currently trying to release Camel 4.8.4 but running into an issue with the website build:
``` [build:antora ] [build:antora-perf] (node:210) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. [build:antora ] [build:antora-perf] (Use `node --trace-deprecation ...` to show where the warning was created) [build:antora ] [build:antora-perf] [13:27:11.718] ERROR (asciidoctor): target of xref not found: traits:service-binding.adoc [build:antora ] [build:antora-perf] file: docs/modules/ROOT/nav.adoc [build:antora ] [build:antora-perf] source: https://github.com/apache/camel-k.git (branch: main | start path: docs) [build:antora ] ERROR: "build:antora-perf" exited with 1. ``` See: https://ci-builds.apache.org/job/Camel/job/Camel.website/job/main/1889/cloudbees-pipeline-explorer/?line=573 Can someone help me fix this issue? Thanks in advance Gregor