quarkus-hibernate-validator
brings a dependency that is not supported in native mode
#452
Labels
quarkus-hibernate-validator
brings a dependency that is not supported in native mode
#452
Describe the bug
Quarkus version: Upstream /
999-SNAPSHOT
quarkus-hibernate-validator
bringsjavax/ws/rs/ext/ExceptionMapper
that throw a not found exception in native modeError trace:
Expected behavior
Same behavior in JVM and native mode
Actual behavior
Fails in native mode
How to Reproduce?
git clone https://github.com/quarkus-qe/beefy-scenarios.git
mvn clean verify -Dnative -pl 304-quarkus-vertx-routes
Please verify that module
304-quarkus-vertx-routes
is not commented in the main pom.xmlOutput of
uname -a
orver
No response
Output of
java -version
No response
GraalVM version (if different from Java)
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
quarkusio#21516
The text was updated successfully, but these errors were encountered: