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

Add quarkus-resteasy-reactive dependency to build gradle #189

Closed
wants to merge 1 commit into from

Conversation

dosera
Copy link

@dosera dosera commented Feb 1, 2024

Motivation

While the build works with maven (and the dependency was added with aede7e0) it currently fails with gradle:

./gradlew clean build
..
src/main/java/org/jboss/aerogear/keycloak/metrics/MetricsFilterProvider.java:18: error: cannot find symbol
..

What

Adds the quarkus-resteasy-reactive to the build.gradle.

Why

Build was unable to complete successfully.

How

Adding to build.gradle.

Verification Steps

  1. ./gradlew clean build

Checklist:

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

Progress

  • Finished task

@dosera
Copy link
Author

dosera commented Jul 11, 2024

well this is unsatisfiying.

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