apupier commented on PR #26157: URL: https://github.com/apache/camel/pull/26157#issuecomment-5566836401
also: The Dependabot bump from 3.5.6 → 3.6.0 pulls in SUREFIRE-823: "Decouple -DskipTests from Failsafe plugin". Before 3.6.0, -DskipTests skipped both Surefire and Failsafe. As of 3.6.0 it skips only Surefire — Failsafe now needs -DskipITs (or maven.test.skip). so it will require to update some profiles and potentially adjust some CI jobs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
