gnodet opened a new pull request, #12289: URL: https://github.com/apache/maven/pull/12289
Backport of #12274 to `maven-4.0.x`. Move 23 interfaces from the `org.apache.maven.api.services.model` package in `impl/maven-impl` to `api/maven-api-spi` where they belong as part of the public API surface. These interfaces (model building SPIs like `ModelInterpolator`, `ProfileActivator`, `ModelValidator`, etc.) were incorrectly located in the implementation module despite being in the `org.apache.maven.api` namespace. Cherry-picked from eb404fa38871165ee267374c09df44d3c771cd6b. -- 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]
