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

uploadArchives is called on gradle clean check and fails #20

Closed
ps23 opened this issue Jan 3, 2018 · 0 comments
Closed

uploadArchives is called on gradle clean check and fails #20

ps23 opened this issue Jan 3, 2018 · 0 comments

Comments

@ps23
Copy link

ps23 commented Jan 3, 2018

uploadArchives is called on gradle clean check and fails due to missing credentials

* Where:
Build file '/Users/patrick/GITHUB/elasticsearch-ingest-opennlp/build.gradle' line: 124

* What went wrong:
A problem occurred evaluating root project 'ingest-opennlp'.
> Could not get unknown property 'ossrhUsername' for object of type org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 0s
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

1 participant