MVN

net.sf.gavgav : scm-doge-maven-plugin

Maven & Gradle

Aug 02, 2023

net.sf.gavgav:scm-doge-maven-plugin · This plugin automates project checkout and release process - merging release branch into master, finalizing pom.xml, deploying final build.

<plugin>
    <groupId>net.sf.gavgav</groupId>
    <artifactId>scm-doge-maven-plugin</artifactId>
    <version>1.7.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.gavgav : scm-doge-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.7.2

All Versions

Choose a version of net.sf.gavgav : scm-doge-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
scm-doge-maven-plugin-1.7.2
scm-doge-maven-plugin-1.7.1
scm-doge-maven-plugin-1.7.0
1.6.x
scm-doge-maven-plugin-1.6.2
scm-doge-maven-plugin-1.6.1
scm-doge-maven-plugin-1.6.0
1.5.x
scm-doge-maven-plugin-1.5.1
scm-doge-maven-plugin-1.5.0
1.4.x
scm-doge-maven-plugin-1.4.2
scm-doge-maven-plugin-1.4.1
scm-doge-maven-plugin-1.4.0
1.3.x
scm-doge-maven-plugin-1.3.1
scm-doge-maven-plugin-1.3.0
1.2.x
scm-doge-maven-plugin-1.2.1
scm-doge-maven-plugin-1.2.0
1.1.x
scm-doge-maven-plugin-1.1.0
1.0.x
scm-doge-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>net.sf.gavgav</groupId>
    <artifactId>scm-doge-maven-plugin</artifactId>
    <version>1.7.2</version>
</plugin>

Advertisement