hboutemy commented on PR #1444:
URL: https://github.com/apache/maven/pull/1444#issuecomment-2017419219

   I see you added the field to .mdo in 
https://github.com/apache/maven/pull/832/files#diff-62346c3118817c527a41027bab54349b463add4c91df98f95984012304378c87
   
   the fact is that mdo was not used to generate code, but only to document XML 
against existing hand-written PluginDescriptor class 
https://github.com/apache/maven/blob/maven-3.9.x/maven-plugin-api/src/main/java/org/apache/maven/plugin/descriptor/PluginDescriptor.java
   = something that IIUC changed in Maven 4
   
   then the missing field in 3.9 .mdo was "just" a documentation bug that I 
fixed in this PR: now I understand that it became a missing field in code in 
Maven 4, and you already added it in #832 :)
   
   


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

Reply via email to