[ http://jira.codehaus.org/browse/MNG-1120?page=comments#action_48904 ]
fabrizio giustina commented on MNG-1120: ---------------------------------------- The XSD declaration in the POM is unneccessary for M2, true, but it's very useful for anybody who has to edit a pom.xml file! You usually gets check-as-you-type validation, auto completition, documentation and suggestions if you are using an IDE which undestands xml schemas. > The only real important thing is the namespace, which is currently unused, > since it's presence doesn't matter. right, this issue should be "don't require <modelVersion /> if a valid namespace is required", but preserving the xsd declariation is also important... > 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]