No matter what I do, the value shown when running the showInfo task always results in 'none'
I would get the following typical output:
Branch name: use_i-love-milk_plugin
Branch group: use_i-love-milk_plugin
Branch id: use_i-love-milk_plugin
Commit: e405a41ef3e00e38282ede42706c8d74d7de2566
Short commit: e405a41
Tag: none
Last tag: 0.8.8-2-ge405a41
Dirty: false
Version: 0.8.9-build.103.sha.e405a41-SNAPSHOT
Version major: 0
Version minor: 8
Version patch: 9
Version pre release: none
Version build: none
As you can see in the Version there is a buildnumber, it seems, which is based on semver.info.count.
No matter what I do, the value shown when running the
showInfotask always results in 'none'I would get the following typical output:
Branch name: use_i-love-milk_pluginBranch group: use_i-love-milk_pluginBranch id: use_i-love-milk_pluginCommit: e405a41ef3e00e38282ede42706c8d74d7de2566Short commit: e405a41Tag: noneLast tag: 0.8.8-2-ge405a41Dirty: falseVersion: 0.8.9-build.103.sha.e405a41-SNAPSHOTVersion major: 0Version minor: 8Version patch: 9Version pre release: noneVersion build: noneAs you can see in the
Versionthere is a buildnumber, it seems, which is based onsemver.info.count.