Skip to content

Plugin is incompatible with Gradle 7 #92

Closed
@dubinsky

Description

ScalaTestAction calls org/gradle/process/internal/DefaultExecActionFactory.root() with null for gradleUserHome; this is no longer supported starting with Gradle 7 (commit with the change).

Also, the method called is deprecated; the comment says:

Do not use this. It's here because some of the services this type needs are not easily accessed in certain cases and will be removed ay some point. Use one of the other methods instead

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