-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
infrastructureIssues related to building the project, CI/CD, deployments etc.Issues related to building the project, CI/CD, deployments etc.
Milestone
Description
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
Labels
infrastructureIssues related to building the project, CI/CD, deployments etc.Issues related to building the project, CI/CD, deployments etc.