Skip to content

In plugin 'diawi-upload' type 'com.devindi.gradle.diawi.task.DiawiUploadTask' property 'paramsFactory' is missing on gradle version 7+ version #22

@maslovskyj

Description

@maslovskyj

STR:

  1. intall Gradle 7+ to project
  2. Configure diawi plugin
  3. run ./gradlew diawiPublishautotest --stacktrace

AC:

  • Exception is:
    org.gradle.internal.execution.WorkValidationException: Some problems were found with the configuration of task ':app:diawiPublishautotest' (type 'DiawiUploadTask').
    • In plugin 'diawi-upload' type 'com.devindi.gradle.diawi.task.DiawiUploadTask' property 'client' is missing an input or output annotation.

      Reason: A property without annotation isn't considered during up-to-date checking.

      Possible solutions:

      1. Add an input or output annotation.
      2. Mark it as @internal.

Please also migrate from JCenter to mavenCentral

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