Skip to content
This repository was archived by the owner on Sep 16, 2020. It is now read-only.

schulzp/quarkus-classcast-mwe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Working Example for ClassCastException in Quarkus 1.3.1.Final

Running com.example.ExampleResourceTest results in a ClassCastException:

java.lang.ClassCastException: class org.hamcrest.core.Is cannot be cast to class org.hamcrest.Matcher (
org.hamcrest.core.Is is in unnamed module of loader 'app';
org.hamcrest.Matcher is in unnamed module of loader io.quarkus.bootstrap.classloading.QuarkusClassLoader @3e11f9e9
)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published