is not current version
Last Version 1.6

pro.avodonosov:hashver-maven-plugin 1.5

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.

Categories

Categories

Maven Build Tools
GroupId

GroupId

pro.avodonosov
ArtifactId

ArtifactId

hashver-maven-plugin
Version

Version

1.5
Type

Type

maven-plugin

Download hashver-maven-plugin 1.5


<plugin>
    <groupId>pro.avodonosov</groupId>
    <artifactId>hashver-maven-plugin</artifactId>
    <version>1.5</version>
</plugin>