slachiewicz commented on issue #152: URL: https://github.com/apache/maven-verifier/issues/152#issuecomment-5758487805
Closing as superseded: [`EmbeddedMavenExecutor`](https://github.com/apache/maven-executor/blob/main/maven-executor/src/main/java/org/apache/maven/executor/embedded/EmbeddedMavenExecutor.java) in maven-executor is instance-scoped and `AutoCloseable`, with per-installation contexts released on `close()`; there is no static launcher. 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]
