Description
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