We have been using Gradle v 4.10.3 for a while.
Our projects are referring to nebula.info plugin with v 4.0.3 and we did not have any issues.
Suddenly our builds started failing from last one week with nebula.info plugin enabled with below error.
FAILURE: Build failed with an exception.
- What went wrong:
Failed to notify dependency resolution listener.
Class org.gradle.api.internal.artifacts.result.DefaultResolvedComponentResult does not implement the requested interface org.gradle.api.artifacts.result.ComponentResult
It is surprising that what did this lead issue with respect to the plugin. As such there was no upgrades on Gradle usage in our projects. Still its with 4.10.3.
Do we have a compatibility issue? Can we get some assistance on this?
We have been using Gradle v 4.10.3 for a while.
Our projects are referring to nebula.info plugin with v 4.0.3 and we did not have any issues.
Suddenly our builds started failing from last one week with nebula.info plugin enabled with below error.
FAILURE: Build failed with an exception.
Failed to notify dependency resolution listener.
It is surprising that what did this lead issue with respect to the plugin. As such there was no upgrades on Gradle usage in our projects. Still its with 4.10.3.
Do we have a compatibility issue? Can we get some assistance on this?