[
https://issues.apache.org/jira/browse/CAMEL-14895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083556#comment-17083556
]
David Jencks commented on CAMEL-14895:
--------------------------------------
BTW, I get "NPE" exceptions from xref-validator unless I modify the code, I
wonder why you don't.
I had to change lines 9-11 in generate-report.js to
if (originData.editUrlPattern) {
origin = [
`worktree: ${originData.editUrlPattern.slice(7,
originData.editUrlPattern.length - 3)}`,
which is wrong but works.
> Camel-Website: Build is broken
> -------------------------------
>
> Key: CAMEL-14895
> URL: https://issues.apache.org/jira/browse/CAMEL-14895
> Project: Camel
> Issue Type: Bug
> Components: website
> Reporter: Andrea Cosentino
> Assignee: Zoran Regvart
> Priority: Major
> Fix For: 3.3.0
>
>
> error: antora.yml not found in [https://github.com/apache/camel.git] [ref:
> remotes/origin/master]
> [https://builds.apache.org/view/C/view/Apache%20Camel/job/Camel.website/job/master/72/console]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)