charangowdamd-cmd opened a new pull request, #12723: URL: https://github.com/apache/maven/pull/12723
## Summary Adds support for the new `api` dependency scope and includes the corresponding validation updates. ## Changes - Add `DependencyScope.API` and mark `COMPILE` as non-transitive - Include the new scope in the resolver scope manager configuration - Include it in the supported path scopes - Update model validation for 4.0.0 compatibility checks - Extend the validator test coverage for the new scope ## Verification - Relevant Maven validation test was run for the modified area - The branch was pushed to the fork and is ready for review -- 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]
