Last Version

Changelog Buildbreaker Maven Plugin 0.1.2

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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.peterwippermann.maven
ArtifactId

ArtifactId

changelog-buildbreaker-maven-plugin
Version

Version

0.1.2
Type

Type

maven-plugin
Description

Description

Changelog Buildbreaker Maven Plugin
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.
Project URL

Project URL

https://github.com/PeterWippermann/changelog-buildbreaker
Source Code Management

Source Code Management

https://github.com/PeterWippermann/changelog-buildbreaker

Download changelog-buildbreaker-maven-plugin 0.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.codehaus.plexus : plexus-utils jar 3.0.8

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-core jar 2.12.0

Project Modules

There are no modules declared in this project.