is not current version
Last Version 0.1.2

com.github.peterwippermann.maven:changelog-buildbreaker-maven-plugin 0.1.1

Changelogs should be in sync with the corresponding release. It is confusing for your users if the changelog does not reflect the latest changes. An obvious mistake are changes in your changelog tagged as "unreleased". This Maven plugin checks that there are no more unreleased changes in your changelog and breaks the release build otherwise. Your changelog is expected to follow the format proposed by keepachangelog.com.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.peterwippermann.maven
ArtifactId

ArtifactId

changelog-buildbreaker-maven-plugin
Version

Version

0.1.1
Type

Type

maven-plugin

Download changelog-buildbreaker-maven-plugin 0.1.1


<plugin>
    <groupId>com.github.peterwippermann.maven</groupId>
    <artifactId>changelog-buildbreaker-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>