intellij-community icon indicating copy to clipboard operation
intellij-community copied to clipboard

[gradle] Try to substitute unresolved dependencies from idea project

Open fp7 opened this issue 2 years ago • 2 comments

When gradle is not able to resolve a dependency it may still be imported into the current project. When dependency substitution is enabled the library will be replaced by the module.

Notes:

  • Dependencies of the non gradle module are still not resolved and are not usable from the gradle project as transitive dependencies.
  • When the build is delegated to gradle, it will not be able to find the dependency because it is only resolved inside the ide.

Related to: IDEA-134885

fp7 avatar Jul 01 '22 10:07 fp7

Thank you for fix! I'll try to review it, but I need some time. ( May be 2-3 weeks :( ) I tagged the issue so I don't miss this request again.

HackerMadCat avatar Aug 19 '22 11:08 HackerMadCat

No worries, this is not at all a pressing issue for me. And it is also not a complete fix. Just a tiny step.

fp7 avatar Aug 19 '22 11:08 fp7