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

Licensee fails on CI with Gradle v8.12 #390

Open
oheyadam opened this issue Jan 14, 2025 · 0 comments
Open

Licensee fails on CI with Gradle v8.12 #390

oheyadam opened this issue Jan 14, 2025 · 0 comments

Comments

@oheyadam
Copy link

oheyadam commented Jan 14, 2025

I just started seeing this error that only happens on CI after upgrading to Gradle 8.12. Can't reproduce on my machine even though we pull from the same cache node. This happens with both Licensee 1.11.0 and 1.12.0

The only thing I suspect is this section of the v8.12 release notes about File-system watching support on Alpine Linux, but we don't even run our builds on an Alpine Linux distro, and we already have FSW enabled locally, so it's not that. 🤔

No changes in our setup -- just upgrading to v8.12 causes this error

Execution failed for task ':common:tracker:licenseeAndroidDebug'.
> Error while evaluating property 'coordinatesToPomInfo$licensee' of task ':common:tracker:licenseeAndroidDebug'.

> Failed to calculate the value of task ':common:tracker:licenseeAndroidDebug' property 'coordinatesToPomInfo$licensee'.

> Something has been appended to this collector already

It affects different modules seemingly randomly every time you run it.

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

1 participant