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 build fails with nebula.info plugin enabled #53

Open
Agora-Analytics opened this issue Sep 23, 2019 · 2 comments
Open

Gradle build fails with nebula.info plugin enabled #53

Agora-Analytics opened this issue Sep 23, 2019 · 2 comments

Comments

@Agora-Analytics
Copy link

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?

@rpalcolea
Copy link
Member

Hi,

Do you have a full stacktrace of this? none of nebula plugins make use of DefaultResolvedComponentResult or ComponentResult directly

Have you looked into other plugins causing this?

@rpalcolea
Copy link
Member

Hi @Agora-Analytics , did you get a chance to get a reproducible build file?

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