Skip to content

Remove shadow artifact for diktat-runner #1878

@nulls

Description

@nulls

diktat-runner:shadow was added for spotless.
But Gradle and Maven use different notations for maven coordinate:

  • gradle: com.saveourtool.diktat:diktat-runner:<version>:shadow
  • maven com.saveourtool.diktat:diktat-runner:jar:shadow:<version>

Since Spotless has a common code base for both plugins we can't use the shadow plugin. But the regular dependency should work fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    infrastructureIssues related to building the project, CI/CD, deployments etc.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions