cstamas commented on PR #2099: URL: https://github.com/apache/maven/pull/2099#issuecomment-2647912701
The goal is simple: * the API is meant for plugins and extensions, while Maven "inner stuff" do have the static helper class * having Service (instead of static class/methods) we are in greater control and are future proof * for example (unsure how feasible this would be), we could test plugins on "spoofed OS"es? -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org