MVN

com.github.rabwallace.yabibuildinfo : yabi-buildinfo-maven-plugin

Maven & Gradle

May 19, 2020
0 stars

yabi-buildinfo-maven-plugin · YABI (YetAnotherBuildInfo): A light-weight Maven plugin that generates build-time information, configurable from the pom.

<plugin>
    <groupId>com.github.rabwallace.yabibuildinfo</groupId>
    <artifactId>yabi-buildinfo-maven-plugin</artifactId>
    <version>1.02</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rabwallace.yabibuildinfo : yabi-buildinfo-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.02

All Versions

Choose a version of com.github.rabwallace.yabibuildinfo : yabi-buildinfo-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.02
yabi-buildinfo-maven-plugin-1.02

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.github.rabwallace.yabibuildinfo</groupId>
    <artifactId>yabi-buildinfo-maven-plugin</artifactId>
    <version>1.02</version>
</plugin>