RE: Cannot download artifacts from a package repository on Gitlab

2022-11-01 Thread Rabe, Jens
Subject: Re: Cannot download artifacts from a package repository on Gitlab Not sure if this is the problem, but sometimes after fixing things you need to rm -rf ~/.ivy2/cache/com.company.my to make ivy forget the earlier invalid state. If that doesn't fix it, then there should be an error/exception

Re: Cannot download artifacts from a package repository on Gitlab

2022-11-01 Thread Archie Cobbs
Not sure if this is the problem, but sometimes after fixing things you need to rm -rf ~/.ivy2/cache/com.company.my to make ivy forget the earlier invalid state. If that doesn't fix it, then there should be an error/exception displayed when ivy tries to download it. On Tue, Nov 1, 2022 at 8:57 AM

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;