Closed krmahadevan closed 5 years ago
ping @eyalbe4 - Would you have a few minutes to help me out with this? This is basically preventing us from going forward with a TestNG beta release and I am trying to get that sorted out.
PS : My gradle skills aren't that great.. So please bear with the naivety
Updated to 1.8.1 which fixed this issue.
Note: Since I am not aware of what is the correct forum for getting help with this issue, I am posting my query as an issue.
When attempting to execute
./gradlew bintrayUpload
I am seeing the below exceptionI am trying to build and publish TestNG artifact.
Version used
"com.jfrog.bintray" version "1.7.3"
Gradle version :5.1.1
Build files :
Steps that I followed
maven
maven
created a new package namedtestng
7.0.0-beta7
local.properties
whose contents has the followingReferred here for creating the api key
Updated the version to
7.0.0-beta7
by updating it hereNow ran the command
./gradlew --daemon --stacktrace clean build test bintrayUpload
Complete stack trace is as below
Hope someone can help me out with this. Please let me know if any additional information is required.