slachiewicz opened a new pull request, #446: URL: https://github.com/apache/maven-integration-testing/pull/446
Forward-port of #445 to maven-3.10.x: maven-verifier is deprecated (apache/maven-verifier#186); the Verifier used by the core ITs is now the in-repo `org.apache.maven.it.Verifier`, built on maven-executor, the same way apache/maven's own `core-it-support/maven-it-helper` does on master. Artifact and local-repository paths are computed locally rather than through a plugin execution, so running the suite does not require downloading a third-party plugin (apache/maven-executor#44). `core-it-support/maven-it-sample` and `maven-it-sample-archetype` still reference `maven-verifier` in their POMs; both are template/fixture projects outside the reactor, so they were left as-is. Full-suite verification against a real distribution is in progress; this description will be updated with the `Verified:` line once it completes. -- 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]
