gnodet opened a new pull request, #12918: URL: https://github.com/apache/maven/pull/12918
## Summary - Backport of #12911 (merged to `master`) to `maven-3.9.x` - Guards against `NullPointerException` from auto-unboxing when `ProjectIndex.getIndices().get()` returns null for a project not in the reactor - Throws descriptive `LifecycleExecutionException` instead - Test adapted for 3.9.x (Java 8 APIs, `@Requirement` field injection) -- 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]
