-
Notifications
You must be signed in to change notification settings - Fork 731
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
missing maven central dependencies in 1.72 #257
Comments
|
Solution: |
Your library is great. I checked out all of githubs recommendation and this one wins by far. Nice API and relatively typesafe 👍 . You should document the resolver above, so people don't get turned off when they can't resolve their deps :). |
Thanks for the feedback! |
Hi, I try to use this GitHub api today and have this same issue. How can I resolve it? |
add repo.jenkins-ci.org |
When using Gradle your config should look like this:
|
also see #167
some jenkins packages aren't on maven central, so resolving from maven fails
The text was updated successfully, but these errors were encountered: