Hi, I am about to release Camel 4.4.2 and getting the following errors building the website:
``` [check:html ] /home/jenkins/712657a4/workspace/Camel_Camel.website_main_2/camel-website/public/camel-quarkus/next/reference/extensions/mapstruct.html [check:html ] 4:962 error <plugins> is not a valid element name element-name [check:html ] 5:6 error <plugin> is not a valid element name element-name [check:html ] 6:10 error <groupid> is not a valid element name element-name [check:html ] 7:10 error <artifactid> is not a valid element name element-name [check:html ] 8:10 error <configuration> is not a valid element name element-name [check:html ] 9:14 error <annotationprocessorpaths> is not a valid element name element-name [check:html ] 10:18 error <path> is not a valid element name element-name [check:html ] 11:22 error <groupid> is not a valid element name element-name [check:html ] 12:22 error <artifactid> is not a valid element name element-name [check:html ] 13:22 error <version> is not a valid element name element-name [check:html ] [check:html ] ✖ 10 problems (10 errors, 0 warnings) ``` I see the following recent documentation changes related to mapstruct, but not sure if those are really causing this issue: https://github.com/apache/camel-quarkus/commit/9be20b7862b5794df20d1f7976d24b4a7b23c3db Would someone be available to help? Thanks in advance, Gregor