Closed
Description
I have a multi modue project in gradle.
Ideally, I want to apply the changelog plugin only once - to prevent: diffplug/spotless-changelog#24
But if I do this, the maven-publish task fails and only sets a version of undefined
.
However, if I apply changelog to all projects the maven-publish task works nicely, but I can no longer execute the version bump task.
The workaround suggested here: diffplug/spotless-changelog#25 respectively
spotless/gradle/changelog.gradle
Lines 1 to 22 in 58e53b6
How can this be achieved?
Metadata
Metadata
Assignees
Labels
No labels