The Bintray publish task fails when publishing parent project
Closed this issue · 0 comments
igorbolic commented
When publishing the new release the process successfully uploads starter & autoconfigure modules, but fails for parent project with
Repository name, package name or version name are null for project: root project 'memcached-spring-boot'
> Task :bintrayPublish FAILED```
https://travis-ci.org/sixhours-team/memcached-spring-boot/jobs/643275316
Parent project should not be build and therefore the Bintray publish should not be tried.