-
Notifications
You must be signed in to change notification settings - Fork 481
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
Gradle broken? #1022
Comments
Build error: The suggested fix is to upgrade our version of the shadow jar from
Upgrading gradlew using this command:
We need to rewrite our maven configuration to fix this: https://github.com/google/data-transfer-project/blob/master/build.gradle#L108-L165 Switching to gradle v 6 broke in a different way:
I'll take a look at this later but posting my notes in case anyone else on the team picks this up |
We recently migrated to Gradle 6 and shadow 6 in #1114. @vorburger when you have time, could you please try to reproduce the issue? |
FYI: I'm still encountering the issues described in the comment above while running Is it possible that the Gradle wrapper still needs to be regenerated at |
While I raised #1021 I tried to build this project locally, but it failed:
The text was updated successfully, but these errors were encountered: