[ http://jira.codehaus.org/browse/MNG-1120?page=comments#action_48903 ]
Kenney Westerhof commented on MNG-1120: --------------------------------------- The XSD declaration in the POM is unneccessary; M2 can validate that pom even without it. I could write a simple XSD that validates my bogus pom.xml, but that will only confuse m2. The only real important thing is the namespace, which is currently unused, since it's presence doesn't matter. > 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]