MVN

pro.avodonosov : hashver-maven-plugin

Maven & Gradle

Dec 08, 2020
12 stars

hashver-maven-plugin Maven Plugin · Generate versions for project modules as hashcode of their sources and dependency tree. so that when module version changes automatically. The goal is to speedup multi-module project builds by avoiding build of unchanged modules (mostly oriented to CI build servers). Provides a build extension which can skip module build if aftifact of the same version exists already.

<plugin>
    <groupId>pro.avodonosov</groupId>
    <artifactId>hashver-maven-plugin</artifactId>
    <version>1.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pro.avodonosov : hashver-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of pro.avodonosov : hashver-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6
hashver-maven-plugin-1.6
1.5
hashver-maven-plugin-1.5
1.4
hashver-maven-plugin-1.4
1.3
hashver-maven-plugin-1.3
1.2
hashver-maven-plugin-1.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>pro.avodonosov</groupId>
    <artifactId>hashver-maven-plugin</artifactId>
    <version>1.6</version>
</plugin>

Advertisement

Dependencies from Group

Dec 08, 2020
12 stars

Discover Dependencies

Feb 01, 2023
14 usages
1 stars
Feb 11, 2023
1 usages
152 stars
Jul 11, 2020
1 usages
64 stars
Jul 08, 2020
1 usages
51.8k stars
Jul 14, 2020
10 stars
Jul 14, 2020
1 usages
10 stars
Aug 19, 2020
2 stars
Oct 31, 2020
25 stars