gnodet opened a new pull request, #12566: URL: https://github.com/apache/maven/pull/12566
Backport of #12535 to `maven-4.0.x`. Makes `@After` repeatable (`@Afters` container), defaults `type()` to `PROJECT`, and wires up annotation processing in `BuildPlanExecutor` so that mojos annotated with `@After` correctly declare ordering constraints. Includes unit tests and integration test (`mng-12534-after-annotation`). Conflict resolution: the `BuildPlanCreatorTest` had a commented-out test block on 4.0.x (`/*`) vs new test methods on master — kept both (new tests added before the existing commented block). -- 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]
