Copilot commented on code in PR #12346:
URL: https://github.com/apache/maven/pull/12346#discussion_r3476861861


##########
api/maven-api-model/src/main/mdo/maven.mdo:
##########
@@ -181,7 +179,6 @@
         <field xdoc.separator="blank">
           <name>name</name>
           <version>3.0.0+</version>
-          <required>true</required>
           <description>The full name of the project.</description>

Review Comment:
   The PR description says the `Model.name` documentation should mention the 
artifactId fallback, but the MDO field description still only says "The full 
name of the project.". Since this MDO drives generated docs/XSD, please update 
the description to reflect the effective fallback behavior (as implemented by 
`MavenProject#getName`).



-- 
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]

Reply via email to