Skip to content
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

Fixed JDK11 build is not available in any maven repositories #1044

Open
ken-kentan opened this issue May 26, 2023 · 2 comments
Open

Fixed JDK11 build is not available in any maven repositories #1044

ken-kentan opened this issue May 26, 2023 · 2 comments

Comments

@ken-kentan
Copy link
Contributor

✍️ Describe the bug

We faced JDK 17 compatibility issue that already fixed by #1025
But this fix is not available either sonatype and JitPack.
I quickly checked the JitPack repository and it seems the build failing due to AGP version compatibility issue.
https://jitpack.io/com/github/ChuckerTeam/chucker/fe71d68371/build.log

💣 Steps to reproduce

N/A

🔧 Expected behavior

Latest SNAPSHOT build will be available

📷 Screenshots

N/A

📱 Tech info

N/A

📄 Additional context

@cortinico
Copy link
Member

Thanks for reporting this. The right fix is to bump the JDK version of JitPack to 17

@ken-kentan
Copy link
Contributor Author

Thank you for checking this issue!
I also realized the Publish Snapshot job is not working even it was configured to use JDK 17.

I opened the PR to fix the issue, please take a look when you have time 🙇
#1046

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants