jar

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

Maven & Gradle

Jan 09, 2018
0 stars

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.

Table Of Contents

Latest Version

Download com.github.peterwippermann.maven : changelog-buildbreaker-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.peterwippermann.maven : changelog-buildbreaker-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window changelog-buildbreaker-maven-plugin-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.peterwippermann.maven.changelogbuildbreaker

├─ com.github.peterwippermann.maven.changelogbuildbreaker.ChangelogCheckerMojo.class - [JAR]

├─ com.github.peterwippermann.maven.changelogbuildbreaker.HelpMojo.class - [JAR]