-
Notifications
You must be signed in to change notification settings - Fork 77
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
Compatibility with gradle 7.0 #128
Comments
Any news on that? Gradle 7.0 is available now. |
Also interested in this. Because gradle 7 is natively supporting new apple silicon architecture, and we really need this. |
Worth to share it here: a9b5448 |
Just use this one. Works right out of the box. |
any update on this ? |
@isole Is your forked version available yet on maven central, or some other standard repo? |
Yup, right here. We are using version 2.0 in production. Simply add the following in your plugins section:
|
Can you reach out to the yupzip maintainers and ask them to enable issues on their wsdl2java repo? |
Compile scope is removed in gradle 7.0, see #127
The text was updated successfully, but these errors were encountered: