You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/11/09 11:07:21 UTC

[GitHub] [maven] kwin commented on pull request #862: [MNG-7588] generate reader and some beans automatically for plugin

kwin commented on PR #862:
URL: https://github.com/apache/maven/pull/862#issuecomment-1308586382

   I would like to migrate all usage of Maven Core from the old `descriptor` to the new `immutabledescriptor` package. But the question is again, do we consider interfaces like https://github.com/apache/maven/blob/master/maven-core/src/main/java/org/apache/maven/plugin/BuildPluginManager.java API, i.e. do we need to evolve it in a backwards-compatible way? If yes, should we introduce new interfaces relying on the immutable descriptor or just add new methods to the existing interfaces?


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org