slachiewicz opened a new pull request, #131: URL: https://github.com/apache/maven-apache-resources/pull/131
Replaces the deprecated \`org.apache.maven.shared:maven-verifier\` dependency in the \`source-release\` module with \`org.apache.maven.executor:maven-executor:1.0.0\`, adding a small shared \`Verifier\` test helper (\`org.apache.its.util.Verifier\`) that wraps \`ExecutorHelper\`/\`ExecutorRequest\` and reproduces the subset of the old API the 11 ITs use (run a build with a fixed goal list, assert an error-free log). Verified: \`mvn -B verify -Prun-its -pl source-release -am\` (JDK 17) → 11 tests, 0 failures (same count as master). -- 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]
