rbygrave commented on code in PR #11904:
URL: https://github.com/apache/maven/pull/11904#discussion_r3049778214


##########
api/maven-api-model/src/main/mdo/maven.mdo:
##########
@@ -1863,6 +1891,20 @@
         <version>4.1.0+</version>
         <superClass>Parent</superClass>
         <fields>
+            <field xml.attribute="true" xml.tagName="id">
+                <name>gav</name>

Review Comment:
   Using field name `gav` with attribute name `id` ... in order to avoid the 
conflict with the existing `Parent.getId()` 



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