-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't find release 5.1.1 in maven repositories #931
Comments
@Dichotomia Hi, yes I know, I tried to fix the broken publish pipeline but sadly without any success 😞 https://github.com/profunktor/fs2-rabbit/actions/runs/8038186694 Help is really welcomed! 🙏 |
Adding logs from the broken pipeline before the deletion:
|
This happened to me some times ago, I had to login into sonatype and manually delete the staging repository before re-deploying |
If we didn't change anything, the gpg key is valid, the sbt-release is up to date I'm pretty sure the problem is on sonatype side. I remember I had to delete the staging version several times. I also remember I had to put |
It really was a glitch in jfrog, I rerun the build and now the error is the same |
I have downgraded every plugin since the latest working release and it still does not work 😡 |
If someone has time, feel free to completely remove the |
@matejcerny I'm currently using |
There's a discussion regarding the same issue - sbt/sbt-ci-release#216
So I've tried to find offending files by replicating Worth trying to either add this file to .gitignore, or move codegen (if it is) to more appropriate place |
I read it, but didn't have the secrets to try it out. Didn't realize that I can just use empty envs to run it 🤦♂️ |
Oh boy, it really works 🎉 It's the most silly issue in a long time! 😀 https://oss.sonatype.org/service/local/repositories/releases/content/dev/profunktor/fs2-rabbit_2.13/5.1.2/ Guys, thanks a lot for the cooperation a special thanks to Dmitri! 🙌 |
Btw the issue was that year 2023 in the copyright section was not updated to 2024 🤣 During the week, I will probably prepare another release with updated dependencies. |
Oh thank you 🎉 |
@matejcerny My goodness! How did you find it ? |
@geirolz Actually, Dmitri found it ^^ Anyway, it's definitely the most ridiculous issue in 2024 🤣 |
Congrats to both of you guys, I would never have thought of that 🤣 |
Hello.
The CI cannot download this release.
Best regards
The text was updated successfully, but these errors were encountered: