Skip to content

Help needed #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
royerloic opened this issue Apr 11, 2015 · 4 comments
Open

Help needed #64

royerloic opened this issue Apr 11, 2015 · 4 comments

Comments

@royerloic
Copy link

What is the most likely explanation for this error:

Some problems were found with the configuration of task ':bintrayUpload'.

No value has been specified for property 'user'.
No value has been specified for property 'apiKey'.
No value has been specified for property 'repoName'.
No value has been specified for property 'packageName'.

The same gradle build woked perfectly the day before,
nothing changed (apparently).

Thanks in advance for the help!

@eyalbe4
Copy link
Contributor

eyalbe4 commented Apr 14, 2015

I'm not sure my answer helps, because it is hard to answer without actually seeing your build script, so I apologize in advanced :). Could it be that your build script is taking the values for those Bintray Plugin properties for an external resource (a file, environment or system vars for example) which are now not available? In any case, it looks like a configuration issue.

@royerloic
Copy link
Author

Thanks, It was indeed a configuration issue.
For anyone that stumbles on this error:
something could be wrong with your user or apiKey.
In my case I had to regenerate the key.
(repoName & packageName may be irrelevant)

@vipulasri
Copy link

My configuration is fine still I am getting the same error as mentioned above.

@DTHeaven
Copy link

DTHeaven commented Jan 2, 2016

Solution - #74 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants