Last Version

Maven Nonsnapshot Plugin 4.0.1

A Maven plugin to get rid of SNAPSHOT versions and automatically update artifact versions with each build if anything changes. Such a change can be a scm commit since the last build or a newly available upstream dependency version within a configured range.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

at.nonblocking
ArtifactId

ArtifactId

nonsnapshot-maven-plugin
Version

Version

4.0.1
Type

Type

maven-plugin
Description

Description

Maven Nonsnapshot Plugin
A Maven plugin to get rid of SNAPSHOT versions and automatically update artifact versions with each build if anything changes. Such a change can be a scm commit since the last build or a newly available upstream dependency version within a configured range.
Project URL

Project URL

https://github.com/nonblocking/maven-nonsnapshot-plugin

Download nonsnapshot-maven-plugin 4.0.1


<plugin>
    <groupId>at.nonblocking</groupId>
    <artifactId>nonsnapshot-maven-plugin</artifactId>
    <version>4.0.1</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.9
org.slf4j : slf4j-api jar 1.7.22
org.tmatesoft.svnkit : svnkit jar 1.9.3
org.eclipse.jgit : org.eclipse.jgit jar 5.1.3.201810200350-r

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.22
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.