Skip to content

can't apply plugin using Gradle 4.8, 4.9 (or 4.10) #77

@george-moberly

Description

@george-moberly

Gradle 4.7 works, starting with 4.8, 4.9 and 4.10:

here is what I see, I am using 2.0.6 of the plugin:

$ ./gradlew clean
Download https://jcenter.bintray.com/com/github/robfletcher/compass-gradle-plugin/2.0.6/compass-gradle-plugin-2.0.6.pom
Download https://jcenter.bintray.com/com/github/robfletcher/compass-gradle-plugin/2.0.6/compass-gradle-plugin-2.0.6.jar

FAILURE: Build failed with an exception.

  • Where:
    Build file '...repos/ratpack/ratpack-manual/ratpack-manual.gradle' line: 41

  • What went wrong:
    A problem occurred evaluating project ':ratpack-manual'.

Failed to apply plugin [id 'com.github.robfletcher.compass']
Could not create task of type 'CompassFork'.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 3s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions