Skip to content
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

Error:(123, 0) Could not find property 'mavenUser' on com.jfrog.bintray.gradle.BintrayExtension_Decorated@1b6c0a5a. #4

Closed
yorkwang opened this issue Jun 1, 2015 · 1 comment
Labels

Comments

@yorkwang
Copy link

yorkwang commented Jun 1, 2015

No description provided.

@exallium
Copy link
Owner

exallium commented Jun 1, 2015

Hi,

This is happening because you're trying to deploy the library to Bintray without maven credentials set up in ~/.gradle/gradle.properties

If you really want to host your own version of this library, you will need to add mavenUser and mavenPassword as fit.

This is non-essential to the operation of the library, and I, of course, am very unwilling to provide personal details ;)

http://stackoverflow.com/questions/12749225/where-to-put-gradle-configuration-i-e-credentials-that-should-not-be-committe

If you believe that this is an error, or this error is blocking you from using the library as intended, please let me know. Providing a description would be very helpful.

Thanks.
Alex.

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

No branches or pull requests

2 participants