Hi I have done a build today for the 3.7.x branch when I did the regen.
But that doc build is no longer needed - its for xref check but the docs are fine, so I am removing it so you can continue with the release. I have pushed the removal. On Fri, Dec 17, 2021 at 4:35 PM Gregor Zurowski <[email protected]> wrote: > > Hi Everyone: > > I am trying to cut the release candidate for Camel 3.7.7 but running > into the following issue towards the very end of the `release:prepare` > phase: > > ``` > [INFO] [INFO] -----------------------< org.apache.camel:docs > >------------------------ > [INFO] [INFO] Building Camel :: Docs 3.7.7 > [505/506] > [INFO] [INFO] --------------------------------[ pom > ]--------------------------------- > > [...] > > [INFO] [ERROR] error > https://gitlab.com/antora/xref-validator/repository/archive.tar.gz?ref=84f28a20b8be888b7664a4540cda5aca56de0824: > Extracting tar content of undefined failed, the file appears to be > corrupt: "Invalid tar header. Maybe the tar is corrupted or it needs > to be gunzipped?" > [INFO] [INFO] info Visit https://yarnpkg.com/en/docs/cli/install for > documentation about this command. > ``` > > The summary contains the following error message: > > ``` > [INFO] [ERROR] Failed to execute goal > com.github.eirslett:frontend-maven-plugin:1.6:yarn (yarn-install) on > project docs: Failed to run task: 'yarn install --no-progress --force > --non-interactive --frozen-lockfile' failed. > org.apache.commons.exec.ExecuteException: Process exited with an > error: 1 (Exit value: 1) -> [Help 1] > ``` > > I can't access the gitlab hosted archive, instead it's redirecting > (HTTP 302) to Gitlab's login page. > > Any ideas about this error? > > Thanks in advance, > Gregor -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
