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

Gradle-intellij-plugin 0.4.5 no longer compatible with latest gradle (5.3) #379

Closed
ant-druha opened this issue Mar 25, 2019 · 0 comments
Closed
Assignees
Milestone

Comments

@ant-druha
Copy link
Member

Re-post from https://youtrack.jetbrains.com/issue/IDEA-209525

What steps will reproduce the issue?
use gradle-intellij-plugin 0.4.5 with gradle 5.3

What is the expected result?
The plugin should compile

What happens instead?
https://scans.gradle.com/s/ji2wpurq74kk6

The IvyDescriptorFileGenerator.java class changed its constructor and it now takes two parameters instead of one. The constructor with one parameter which
gradle-intellij-plugin 0.4.5 uses is no longer present.

My environment
Gradle 5.3

Build time: 2019-03-20 11:03:29 UTC
Revision: f5c64796748a98efdbf6f99f44b6afe08492c2a0

Kotlin: 1.3.21
Groovy: 2.5.4
Ant: Apache Ant(TM) version 1.9.13 compiled on July 10 2018
JVM: 1.8.0_151 (Oracle Corporation 25.151-b12)
OS: Mac OS X 10.14.3 x86_64

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

2 participants