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

Register keycloak classes for reflection only when keycloak-core present #30019

Merged

Conversation

zakkak
Copy link
Contributor

@zakkak zakkak commented Dec 21, 2022

Co-authored-by: @essobedo

Fixes warnings appearing with #29886

Co-authored-by: Nicolas Filotto <nfilotto@talend.com>
@zakkak zakkak force-pushed the 2022-12-21-fix-registrations-for-keycloak branch from c247419 to 4ae0ad6 Compare December 22, 2022 12:12
@quarkus-bot
Copy link

quarkus-bot bot commented Dec 22, 2022

Failing Jobs - Building 4ae0ad6

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 MacOS M1 Set up runner Failures Logs Raw logs
✔️ JVM Tests - JDK 18

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 MacOS M1 #

📦 extensions/resteasy-classic/resteasy-jackson/deployment

io.quarkus.resteasy.jackson.LargeResponseTest. line 15 - More details - Source on GitHub

java.lang.NoClassDefFoundError: io/quarkus/resteasy/jackson/LargeResource
	at io.quarkus.resteasy.jackson.LargeResponseTest.lambda$static$0(LargeResponseTest.java:15)
	at io.quarkus.test.QuarkusUnitTest.lambda$withApplicationRoot$2(QuarkusUnitTest.java:204)

io.quarkus.resteasy.jackson.MultipleTimeModuleTest. line 16 - More details - Source on GitHub

java.util.ServiceConfigurationError: io.quarkus.deployment.dev.CompilationProvider: Error accessing configuration file
	at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:586)
	at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.parse(ServiceLoader.java:1180)

io.quarkus.resteasy.jackson.NoMediaTypeTest. - More details - Source on GitHub

java.lang.RuntimeException: java.lang.IllegalArgumentException: /Volumes/actions-files/githubactions/actions-runner/_work/quarkus/quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-999-SNAPSHOT.jar does not exist
	at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:689)
	at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:395)

@zakkak zakkak merged commit ec45a5e into quarkusio:main Jan 3, 2023
@quarkus-bot quarkus-bot bot added this to the 2.16 - main milestone Jan 3, 2023
@zakkak zakkak deleted the 2022-12-21-fix-registrations-for-keycloak branch January 3, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants