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

Chainsaw 0.3.1 incompatible with java-gradle-plugin #38

Open
rgoldberg opened this issue Jul 5, 2018 · 0 comments
Open

Chainsaw 0.3.1 incompatible with java-gradle-plugin #38

rgoldberg opened this issue Jul 5, 2018 · 0 comments

Comments

@rgoldberg
Copy link

Chainsaw 0.3.1 incompatible with java-gradle-plugin.

When using the following plugins block with Gradle Wrapper 4.8.1, Java 10.0.1+10 & macOS 10.13.5:

plugins {
    `java-gradle-plugin`
    id("com.zyxist.chainsaw") version "0.3.1"
}

I get the following error:

Cannot change dependencies of configuration ':testCompile' after it has been included in dependency resolution.

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

1 participant