hboutemy commented on code in PR #1147:
URL: https://github.com/apache/maven/pull/1147#discussion_r1220950543


##########
api/maven-api-model/src/main/mdo/maven.mdo:
##########
@@ -2646,6 +2646,15 @@
             ]]>
           </description>
         </field>
+        <field>
+          <name>priority</name>
+          <version>4.2.0+</version>

Review Comment:
   IIUC, this is a new XML element, then not compatible with previous pom.xml 
schema
   is this change for Maven 4 only? and with proper removing in consumer POM?
   
   did you try to define the field as XML attribute to avoid the issue (and be 
able to add the feature to Maven 3.9)?



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