You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin met infinity loop, and gradle crashed on downloadLicense task when the sub-projects has a cyclic dependency:
$ ./gradlew downloadLicense
> Task :downloadLicenses FAILEDFAILURE: Build failed with an exception.* What went wrong:Execution failed for task ':downloadLicenses'.
> java.lang.StackOverflowError (no error message)
There are minimal configurations to reproduce the issue:
The plugin met infinity loop, and gradle crashed on downloadLicense task when the sub-projects has a cyclic dependency:
There are minimal configurations to reproduce the issue:
The text was updated successfully, but these errors were encountered: