MVN

tools.bestquality : ci-maven-plugin

Maven & Gradle

Jan 03, 2023

CI Maven Plugin · Maven plugin for building and releasing from CI pipelines

<plugin>
    <groupId>tools.bestquality</groupId>
    <artifactId>ci-maven-plugin</artifactId>
    <version>0.0.20</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tools.bestquality : ci-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.20

All Versions

Choose a version of tools.bestquality : ci-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
ci-maven-plugin-0.0.20
ci-maven-plugin-0.0.19
ci-maven-plugin-0.0.18
ci-maven-plugin-0.0.17
ci-maven-plugin-0.0.16
ci-maven-plugin-0.0.15
ci-maven-plugin-0.0.14
ci-maven-plugin-0.0.13
ci-maven-plugin-0.0.12
ci-maven-plugin-0.0.11
ci-maven-plugin-0.0.10
ci-maven-plugin-0.0.9
ci-maven-plugin-0.0.8
ci-maven-plugin-0.0.7
ci-maven-plugin-0.0.6
ci-maven-plugin-0.0.5
ci-maven-plugin-0.0.4
ci-maven-plugin-0.0.3
ci-maven-plugin-0.0.2

How to add a plugin to Maven

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

<plugin>
    <groupId>tools.bestquality</groupId>
    <artifactId>ci-maven-plugin</artifactId>
    <version>0.0.20</version>
</plugin>

Advertisement