| Class |
Description |
|
DefaultMonotonouslyIncreasingVersionNumber
|
Takes the numbers and the numbers of commits and compounds them into a monotonously increasing long. |
|
GlobReplace
|
How to treat the matched tag. |
|
PostProcessVersion
|
If, for some reason you need to postprocess the final version, do it with a closure taking a string and
returning a string. |
|
VersioningExtension
|
Configurable extension properties of the egg-pmd plugin.
|
|
VersioningPlugin
|
Nice and concise versioning of your artifacts using git describe and your git tags. |
|
VersioningPlugin.ConfigureProjectWithSourceSet
|
Will be executed when java, groovy or scala plugin is applied. |
|
VersioningPlugin.ConfigurePublishedProject
|
|