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
I have tried updating the shadow plugin to 2.0.4 using the fatjar example, but it causes an error when building.
Gradle log is here: https://scans.gradle.com/s/hwygem3jouuog
The text was updated successfully, but these errors were encountered:
So the issue here is that gradle-eta dynamically injects packages into all the gradle configurations and shadow-2.0.4 apparently forces the configuration evaluation first. You can work around this like so:
Hi.
I have tried updating the shadow plugin to 2.0.4 using the fatjar example, but it causes an error when building.
Gradle log is here:
https://scans.gradle.com/s/hwygem3jouuog
The text was updated successfully, but these errors were encountered: