Open NikolayMetchev opened 2 days ago
This plugin does already support Isolated Projects (Gradle itself has confirmed this, as they use the plugin in their own builds). Do you have a minimal reproducer?
Ok. this bug is really strange. It only reproduces in Idea. If you run gradle on its own everything is fine. I have attached a project that when you open in Idea should fail. deps-bug.zip
Is your feature request related to a problem? Please describe. I would like to use project isolation in our build and use the dependency analysis gradle plugin Project isolation is described here: https://docs.gradle.org/current/userguide/isolated_projects.html
Describe the solution you'd like Make the necessary changes to make this plugin compliant.
Describe alternatives you've considered None available
Additional context Here is the first problem encountered when I tried to use project isolation: