On 07/08/2024 07:16, Bruno Kinoshita wrote:
Can you share the container and the other files from your experiment,
please, Andy? I can have a look why Cypress/networking isn't working.
>
> Thanks
The starting point is the Cypress requirements since the last version
upgrade.
https://docs.cypress.io/guides/getting-started/installing-cypress#Linux-Prerequisites
The ASF Jenkins servers don't have these.
I tried building a docker container (ubuntu based, installing maven and
also as a maven image) which installed the dependencies, then ran maven
in the container with Jena as a mounted volume.
Using maven+jammy as the base:
https://gist.github.com/afs/e3d51fa685cd0c0a0ec5a383dc0b4b37
Andy