How to send custom HTTP headers when downloading packages?

2022-11-01 Thread Rabe, Jens
I investigated the problem not being able to download packages from a Gitlab Maven repository a bit further. It turns out that I need to send a custom HTTP header named "Private-Token" with my Personal Access Token. Is this possible to do with Ivy, and if yes, how do I configure this in

RE: Cannot download artifacts from a package repository on Gitlab

2022-11-01 Thread Rabe, Jens
displayed when ivy tries to download it. On Tue, Nov 1, 2022 at 8:57 AM Rabe, Jens wrote: > Hello, > > I am trying to get artifacts from a Maven-style package repository > using our company Gitlab. > > I put together my ivy-settings.xml like this: > > > >

Cannot download artifacts from a package repository on Gitlab

2022-11-01 Thread Rabe, Jens
Hello, I am trying to get artifacts from a Maven-style package repository using our company Gitlab. I put together my ivy-settings.xml like this: https://my.company.com/api/v4/projects/1337/packages/maven;