Skip to content

downloadSchemasTask is always executed even when inputs don't change #179

@filipblondeel

Description

@filipblondeel

As mentioned in discussion #178, the downloadSchemasTask is always executed even when the inputs don't change.

I have created https://github.com/filipblondeel/imflog-schema-registry-plugin_issue-179 with a minimal Gradle build that shows this behavior.

When I run ./gradlew downloadSchemasTask multiple times, the downloadSchemasTask is never marked as 'UP-TO-DATE'. However, since the inputs of the task don't change, I would expect it to be up-to-date after the first run.

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