-
Notifications
You must be signed in to change notification settings - Fork 21
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
[BUG] Gradle 8.11 ambiguity #175
Comments
Hi! First of all, thank you for opening your first issue. Elementary, we appreciate all feedback that helps us continue improving this plugin. As this is a community project we can't commit to official due dates for reviews and developing, but we're definitely committed to delivering services, integrations and plugins of top quality. So please be patient, we will review your issue and get back to you as soon as we can! Regards, |
Oke looks like related also to how we setup modules' configurations. I will try to find if I can to pick some |
Played around with trying to find another map of attributes that will work and failed. |
@emartynov did you find any other way around this? Conclusion that the plugin doesn't support Gradle 8.11+ yet? |
I believe it will work for projects that don't have custom variants. |
Ok tried different things and looks like I don't enough expertise to fix or understand the issue. It looks like Android Gradle Plugin or/and other generate different extra configurations and nexus scan can not proceed. For example:
|
Same happens with 8.12 and plugin version 3.0.0 |
Describe the bug
After update to gradle 8.11 we have nexus scan task failure.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Task should run fine.
Desktop (please complete the following information):
Additional context
Our setup:
Error message:
Info that might help:
The text was updated successfully, but these errors were encountered: