ppalaga commented on pull request #1549: URL: https://github.com/apache/camel-quarkus/pull/1549#issuecomment-678139792
I think the failure is caused by the fact that you have some stale files in `docs` that were produced by the old version of the tooling (that we upgraded recently) and the new version of the tooling does not like them. So please try the following: * Remove all files your PR has added to `docs` module * Rebuild the whole tree `mvn clean install -DskipTests -Denforcer.skip -Dquarkus.build.skip` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org