[ http://jira.codehaus.org/browse/MNG-1592?page=comments#action_84695 ] Brett Porter commented on MNG-1592: -----------------------------------
actually, I need to clarify this after updating. This should not be changed in the repository (and it's possibly not ever needed in the repository). It should be changed when reading the POM you are building. The fix to modello creates this situation, so I believe that using modello alpha-14 is enough to close this bug (and can be done in 2.0.x, 2.1, or whatever). > Top level element in POM is not correctly validated > --------------------------------------------------- > > Key: MNG-1592 > URL: http://jira.codehaus.org/browse/MNG-1592 > Project: Maven 2 > Issue Type: Bug > Components: Plugins and Lifecycle > Affects Versions: 2.0 > Reporter: Carlos Sanchez > Assigned To: Jason van Zyl > Fix For: 2.1 > > Attachments: it1019.patch > > > this pom doesn't make the build break > <modelzz> > <modelVersion>4.0.0</modelVersion> > <groupId>test</groupId> > <artifactId>test</artifactId> > <version>1.0</version> > </modelzz> > and I'm starting to see wrong poms with a top level <model> instead of > <project> -- 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