Remove shadow artifact for diktat-runner
#1878
Labels
infrastructure
Issues related to building the project, CI/CD, deployments etc.
Milestone
diktat-runner:shadow
was added for spotless.But Gradle and Maven use different notations for maven coordinate:
com.saveourtool.diktat:diktat-runner:<version>:shadow
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
The text was updated successfully, but these errors were encountered: