All components build OK, but the build fails during documentation generation:
[INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (antora-xref-check) @ docs --- [INFO] yarn run v1.12.3 [INFO] $ /home/camel/camel/docs/node_modules/.bin/antora --generator @antora/xref-validator site.yml [INFO] Unresolved xrefs (grouped by origin): [INFO] [INFO] repo: https://gitbox.apache.org/repos/asf/camel.git | branch: master | component: components | version: latest [INFO] path: docs/components/modules/languages/nav.adoc | xref: languages:constant-language.adoc [INFO] path: docs/components/modules/languages/nav.adoc | xref: languages:exchangeProperty-language.adoc A long list of paths follows. At the end of that list, the following message is printed: [INFO] antora: xref validation failed! See previous report for details. [INFO] error Command failed with exit code 1. Any ideas? Thanks in advance, Gregor On Sat, Apr 11, 2020 at 4:29 PM Andrea Cosentino <[email protected]> wrote: > > Hello Gregor, it should be fine. > > Il sab 11 apr 2020, 16:26 Gregor Zurowski <[email protected]> ha > scritto: > > > Hi Everyone, > > > > Just wanted to know whether the 2.25.x branch is ready for release? > > > > Thanks in advance, > > Gregor > > > > On Tue, Apr 7, 2020 at 4:07 PM Gregor Zurowski <[email protected]> > > wrote: > > > > > > +1 > > > > > > Is the camel-2.25.x branch ready for cutting the release already? If > > > yes, I can take care of the release candidate. > > > > > > Thanks, > > > Gregor > > > > > > On Tue, Apr 7, 2020 at 9:23 AM Claus Ibsen <[email protected]> > > wrote: > > > > > > > > Hi > > > > > > > > I think we should look at getting the first patch release for Camel > > 2.25.1 out. > > > > > > > > > > > > > > > > -- > > > > Claus Ibsen > > > > ----------------- > > > > http://davsclaus.com @davsclaus > > > > Camel in Action 2: https://www.manning.com/ibsen2 > >
