-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
area/dist/quarkuskind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/normalrelease/26.2.7release/26.3.3release/26.4.0team/cloud-native
Description
Description
We've seen some issues in the quarkus-next
branch with the maven surefire as it causes some kind of instability for the windows agent: f.e. #41468
As stated even in our parent pom.xml
, we should have aligned Surefire plugin with Quarkus:
<!-- Needs to be aligned with Quarkus, see e.g. https://github.com/quarkusio/quarkus-quickstarts/blob/2.13.5.Final/getting-started-async/pom.xml#L14 -->
<surefire-plugin.version>3.0.0-M7</surefire-plugin.version>
Discussion
No response
Motivation
No response
Details
No response
Metadata
Metadata
Assignees
Labels
area/dist/quarkuskind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugpriority/normalrelease/26.2.7release/26.3.3release/26.4.0team/cloud-native