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

Aerogear 10382 fix failing gradle build in 5.0.0 #210

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jannisiking
Copy link

Motivation

Fix for JIRA Ticket https://issues.redhat.com/browse/AEROGEAR-10382 and also #189 and #201 issues on github.

What

In version 5.0.0, the gradle build is failing.

Why

the jcenter repo is not reachable anymore and there is a missing dependency "resteasy"

How

I removed the repo and added the missing dependency, analog to the fix in version 6.0.0

Verification Steps

  1. run gradle build
  2. check if build succeeds

Checklist:

  • Code has been tested locally by PR requester
  • Changes have been successfully verified by another team member

Progress

  • Finished task
  • TODO

Additional Notes

PS.: Add images and/or .gifs to illustrate what was changed if this pull request modifies the appearance/output of something presented to the users.

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

Successfully merging this pull request may close these issues.

1 participant