I need my artifact to be built with project.version equals to snapshot git based version.
For example, default version after clean build or idea build:
0.2-dev.#hash
I need: 1.1-SNAPSHOT where 1.1 is from git tag, like when I run snapshot task
I…
Using the nebula.release and nebula.nebula-bintray-publishing plugins results in the version being set properly in the file name, but not in the file path. The error message is as below.
Could not upload to…