-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
area/hibernate-validatorHibernate ValidatorHibernate Validatorarea/openapiarea/smallryekind/bugSomething isn't workingSomething isn't workingtriage/needs-reproducerWe are waiting for a reproducer.We are waiting for a reproducer.
Description
Describe the bug
When using both quarkus-hibernate-validator and quarkus-openapi-generator dependencies in the same project, the build process freezes indefinitely during the build phase. The issue occurs consistently and prevents the project from completing the build successfully.
Expected behavior
The build should complete successfully without freezing when using both dependencies.
Actual behavior
The build process freezes indefinitely, making it impossible to proceed.
How to Reproduce?
Steps to Reproduce
- Create a Quarkus project with the following dependencies:
-
Run the build command:
mvn clean install -
Observe the build process freezing indefinitely.
Output of uname -a or ver
No response
Output of java -version
21.0.5
Quarkus version or git rev
3.17.2
Build tool (ie. output of mvnw --version or gradlew --version)
Apache Maven 3.9.9
Additional information
No response
Metadata
Metadata
Assignees
Labels
area/hibernate-validatorHibernate ValidatorHibernate Validatorarea/openapiarea/smallryekind/bugSomething isn't workingSomething isn't workingtriage/needs-reproducerWe are waiting for a reproducer.We are waiting for a reproducer.