slachiewicz commented on issue #164: URL: https://github.com/apache/maven-invoker/issues/164#issuecomment-5760142682
Status, 2026-09-21: - maven-executor 1.0.0 is on Central as `org.apache.maven.executor:maven-executor`, built for Java 8 (class version 52, multi-release with a Java 9 layer) and without dependencies, so it can be used from 3.x plugins. - The deprecation on master is unreleased; #184 repoints it at the standalone repository and rewrites MIGRATION.md against the released API (the current text uses classes that never shipped). #181 (PowerShell launcher hosts, needed by apache/maven#12541) and #185 (#135, process tree on timeout) are the other candidates for 3.3.1. - #142 and #127 are closed as superseded; #135's counterpart on the executor side is apache/maven-executor#48. - Estate consumers of this component: maven-invoker-plugin, maven-javadoc-plugin, maven-release (`InvokerMavenExecutor`), maven-archetype, maven-gpg-plugin (tests), mojohaus/siteskinner-maven-plugin. The four small ones are being moved first. -- 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]
