Open benavid opened 3 years ago
I'll create gitlab account and test it out
Ok, I've managed to reproduce the issue, will take a look!
Hi @bgalek any progress here? I've upgraded axion-release-plugin to newest version and facing same issue (gitlab/https). In error log I'm getting: cannot open git-receive-pack. Can be related also to #420. I've did some testing and it seems that original username/password is still used, that was originally used to clone repository.
Hi, it seems we have a bug in markNextVersion task that somehow tries to use user/password authentication. Would you like to try your chances on PR? It would be faster and I'll be happy to review such fix :)
@bgalek Found workaround here, so would come back to this topic later, but not to forget:
I'm not using markNextVersion task so it's rather generic thing for pushing to gitlab, it could be because of jgit changes, but further checks required.
Thanks for the insight! This should be easy to fix!
I have the following configuration in my build.gradle file:
When I run ./gradlew markNextVersion, I receive the following error: