slachiewicz opened a new pull request, #536:
URL: https://github.com/apache/maven-build-cache-extension/pull/536

   Replaces the deprecated `org.apache.maven.shared:maven-verifier` 1.8.0 
dependency (apache/maven-verifier#186) with an in-repo `Verifier` shim on top 
of `org.apache.maven.executor:maven-executor` 1.0.0. The shim keeps the 
`org.apache.maven.it.Verifier`/`VerificationException` API the 130 existing 
integration tests use, so none of them needed to change. Execution mode stays 
forked (`ForkedMavenExecutor`), and the build log is still written to disk 
(`log.txt` by default) exactly as before, so nothing that reads it back needed 
to change either.
   
   Verification in progress


-- 
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