| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdat.nonblocking |
| ArtifactId | ArtifactIdnonsnapshot-maven-plugin |
| Last Version | Last Version4.0.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionMaven 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 |
<plugin>
<groupId>at.nonblocking</groupId>
<artifactId>nonsnapshot-maven-plugin</artifactId>
<version>4.0.1</version>
</plugin>
| 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 |
| 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 |
| 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 |