version: 0.2
The plug-in is intended for generation of versions of artifacts. In order that in assembly the version of an artifact was generated, it is necessary to add necessary "Build Feature" (step 1, step 2).
name |
---|
release.version |
env.RELEASE_VERSION |
system.release.version |
default template : YYYYMMddHHmmss
Parameter for customization of a format (pattern letters): release.version.format
At the moment only one version of the generator - date in format YYYYMMdd.HHmmss
: screen 1, screen 2, screen 3, screen 4.
- Check the correctness of the plug-in when running several "Build Runner"
- To add date-time custom format as dialog box in Feature
- To add still versions of generators, in addition to Date/time
- To add separate generation for Release and Snapshot of versions
- To add support of the generator from Maven
- To add support of the generator from Gradle
- To add support of generators not only for Java
- To add tests