MVN

com.xfyre.maven.plugins : git-changelog-maven-plugin

Maven & Gradle

Sep 17, 2018
0 stars

git changelog plugin

<plugin>
    <groupId>com.xfyre.maven.plugins</groupId>
    <artifactId>git-changelog-maven-plugin</artifactId>
    <version>0.4.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xfyre.maven.plugins : git-changelog-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.4.3

All Versions

Choose a version of com.xfyre.maven.plugins : git-changelog-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
git-changelog-maven-plugin-0.4.3
git-changelog-maven-plugin-0.4.2
git-changelog-maven-plugin-0.4.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.xfyre.maven.plugins</groupId>
    <artifactId>git-changelog-maven-plugin</artifactId>
    <version>0.4.3</version>
</plugin>