[ http://jira.codehaus.org/browse/MNG-1120?page=comments#action_48509 ]
fabrizio giustina commented on MNG-1120: ---------------------------------------- I had a look at this, but the first step is making the POM readers/writers xsd aware... at the moment when a project is rewritten the xsd declaration is lost (I just saw that all the xsd declarations in the m2 codebase have been removed during releases :/). Probably the xsd removal should be considered a bug itself... Going on, since POM readers/writers are generated using modello we first need a way to add xml attributes to the Model element in maven.mdo: I couldn't find any way to do that, so I guess modello doesn't support that at all? Can anybody confirm it? > don't require <modelVersion /> if there is a valid schema element > ----------------------------------------------------------------- > > Key: MNG-1120 > URL: http://jira.codehaus.org/browse/MNG-1120 > Project: Maven 2 > Type: Bug > Reporter: Brett Porter > Priority: Minor > Fix For: 2.0.1 > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]