gnodet opened a new pull request, #12561: URL: https://github.com/apache/maven/pull/12561
## Summary Backport of #12533 to `maven-4.0.x`. Cherry-pick of 6676d1b7bc — clean, no conflicts. Plugins that resolve dependencies (cyclonedx-maven-plugin, camel-spring-boot-generator) threw IllegalArgumentException because ArtifactResult.NO_REPOSITORY sentinel leaked as a null key in the exceptions map. Filters out NO_REPOSITORY entries while preserving all exceptions for isMissing() checks. Original PR: #12533 Closes #12531 -- 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]
