3.16.0: ExtendedQuarkusVertxHttpMetrics
not found in tests
#44125
Labels
Milestone
ExtendedQuarkusVertxHttpMetrics
not found in tests
#44125
Describe the bug
Upgrading from 3.15.1 to 3.16.0 results in a
ClassNotFoundException
w.r.t.ExtendedQuarkusVertxHttpMetrics
while running tests in many modules of my multi module maven project.All affected modules seem to have in common that they don't have
quarkus-vertx-http
on the classpath.Expected behavior
No exception.
Actual behavior
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
Quarkus version or git rev
3.16.0
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
I've I had to guess I'd say it's caused by https://github.com/quarkusio/quarkus/pull/43919/files#diff-961d9cea05a0737ae8c64bb818127d66f4e8d2e70a3b1b3a59a78ce623667fb7
The text was updated successfully, but these errors were encountered: