hboutemy commented on issue #11979:
URL: https://github.com/apache/maven/issues/11979#issuecomment-4318398266

   > From modello model we generate a xsd .... which can be used in editors so 
it can be less restricted.
   
   in fact, now I get that we use the xsd in a raw POM situation (= build 
`pom.xml` in source control) = what I imagine you call "less restricted"
   and to me, the POM is the effective POM
   we'll have to just document that clearly, with clear pointer on field where 
this makes a difference on some aspect (like required)
   
   I know for a long time that we never had Modello generate code based on the 
"required" attribute of a field, because there was clearly a problem, that was 
never described: we're now starting to describe the problem (by retro 
documenting what checks are handwritten in the effective model building process)
   
   on project.name, I'm surprised it's not required: is there a default value?
   
   on inceptionYear, i'm less surprised


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