Questions tagged [netflix-nebula-plugins]

Anything related to Nebula plugins collection by Netflix

Nebula is a collection of Gradle plugins built by Netflix

http://nebula-plugins.github.io/

17 questions
0
votes
1 answer

How to change default strategy for project version?

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…
Artem Ptushkin
  • 1,151
  • 9
  • 17
0
votes
1 answer

nebula release and bintray plugin have version set to unspecified

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…
snowe
  • 1,312
  • 1
  • 20
  • 41
1
2