michael-o commented on code in PR #830: URL: https://github.com/apache/maven/pull/830#discussion_r1058988520
########## api/maven-api-settings/pom.xml: ########## @@ -28,8 +28,8 @@ under the License. <artifactId>maven-api-settings</artifactId> - <name>Maven API Settings</name> - <description>Maven API Settings model.</description> + <name>Maven 4 API - Settings</name> Review Comment: Settings is something you configure/set on something, a settings module is the transport class which is used to plug the actual settings between a user and the backend. I see `settings.mdo` and a few templates, then this is a model module. -- 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-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org