slachiewicz commented on issue #177:
URL: https://github.com/apache/maven-verifier/issues/177#issuecomment-5758482524

   Closing as superseded: maven-verifier is deprecated in favour of 
[maven-executor](https://github.com/apache/maven-executor). There the mode is 
chosen from the request, not by catching a boot failure: 
[`ExecutorHelperImpl.getExecutorByRequest`](https://github.com/apache/maven-executor/blob/main/maven-executor/src/main/java/org/apache/maven/executor/support/ExecutorHelperImpl.java)
 selects embedded unless environment variables or JVM arguments are set, and an 
embedded start failure propagates as `ExecutorException`. See 
[MIGRATION.md](https://github.com/apache/maven-verifier/blob/master/MIGRATION.md)
 and #186.


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