MVN

com.outbrain.swinfra : ci-friendly-flatten-maven-plugin

Maven & Gradle

Jul 26, 2023
63 stars

Ci Friendly Flatten Maven Plugin · Plugin helps to use CI friendly versions in maven projects by simplifying the flatten-maven-plugin

<plugin>
    <groupId>com.outbrain.swinfra</groupId>
    <artifactId>ci-friendly-flatten-maven-plugin</artifactId>
    <version>1.0.18</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.outbrain.swinfra : ci-friendly-flatten-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.18

All Versions

Choose a version of com.outbrain.swinfra : ci-friendly-flatten-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ci-friendly-flatten-maven-plugin-1.0.18
ci-friendly-flatten-maven-plugin-1.0.17
ci-friendly-flatten-maven-plugin-1.0.16
ci-friendly-flatten-maven-plugin-1.0.15
ci-friendly-flatten-maven-plugin-1.0.14
ci-friendly-flatten-maven-plugin-1.0.13
ci-friendly-flatten-maven-plugin-1.0.11
ci-friendly-flatten-maven-plugin-1.0.10
ci-friendly-flatten-maven-plugin-1.0.9
ci-friendly-flatten-maven-plugin-1.0.8
ci-friendly-flatten-maven-plugin-1.0.7
ci-friendly-flatten-maven-plugin-1.0.6
ci-friendly-flatten-maven-plugin-1.0.5
ci-friendly-flatten-maven-plugin-1.0.4
ci-friendly-flatten-maven-plugin-1.0.1
ci-friendly-flatten-maven-plugin-1.0.0

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.outbrain.swinfra</groupId>
    <artifactId>ci-friendly-flatten-maven-plugin</artifactId>
    <version>1.0.18</version>
</plugin>

Advertisement