gnodet commented on issue #10128: URL: https://github.com/apache/maven/issues/10128#issuecomment-5464293591
Setting milestone to **4.0.0-rc-7** — this bug affects Maven 4.0.0 RC users (unnecessary plugin downloads on direct CLI goals like `prefix:goal`). ### Related merged PRs (plugin prefix resolution improvements) - #11908 — Do not force metadata download always (`maven-3.10.x`, merged 2026-04-13) - #12022 — Backport fixed plugin resolution (`maven-3.9.x`, merged 2026-05-08) - #12342 — Port #11908 to `master` (merged 2026-06-23) - #12343 — Port #11908 to `maven-4.0.x` (merged 2026-06-23) ### Fix PR - #12721 — [MNG-8693] Avoid resolving unused plugins for direct goals (currently targets `master`; backport to `maven-4.0.x` needed for rc-7) ### Related issues - #11067 — Different and unexpected behaviour on invoking goals (closed, same root cause) -- 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]
