slachiewicz opened a new pull request, #445:
URL: https://github.com/apache/maven-integration-testing/pull/445

   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 (not listed in `core-it-support/pom.xml`'s `<modules>`), so 
they were left as-is.
   
   Full-suite verification against a real 3.9.x 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]

Reply via email to