Skip to content

Plugin fails in gradle 8.0 because of state tracking #102

Closed
@pcimcioch

Description

@pcimcioch

Hi, as in title, plugin fails in Gradle 8.0

> Task :forkedSpringBootRun FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':forkedSpringBootRun'.
> Cannot access input property 'workingDir' of task ':forkedSpringBootRun'. Accessing unreadable inputs or outputs is not supported. Declare the task as untracked by using Task.doNotTrackState(). See https://docs.gradle.org/8.0/user
guide/incremental_build.html#disable-state-tracking for more details.
   > Failed to create MD5 hash for file content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions