You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "V.Z. Bunich (JIRA)" <ji...@codehaus.org> on 2009/05/11 11:07:44 UTC

[jira] Closed: (MNG-4152) POM http://maven.apache.org/xsd/maven-4.0.0.xsd schema fails validation (malformed XML)

     [ http://jira.codehaus.org/browse/MNG-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

V.Z. Bunich closed MNG-4152.
----------------------------

    Resolution: Not A Bug

> POM http://maven.apache.org/xsd/maven-4.0.0.xsd schema fails validation (malformed XML)
> ---------------------------------------------------------------------------------------
>
>                 Key: MNG-4152
>                 URL: http://jira.codehaus.org/browse/MNG-4152
>             Project: Maven 2
>          Issue Type: Bug
>            Reporter: V.Z. Bunich
>         Attachments: maven-4.0.0.xsd
>
>
> The POM.xml  , XML Schema located at http://maven.apache.org/xsd/maven-4.0.0.xsd is corrupt ,  
> The defunition of BuildBase is malformed
>  <xs:complexType name="BuildBase">
>     <xs:annotation>
> n> 
> The "n>" at line 991 shouldn't be there , and at line 990 before <xs:annotation> there should be
>   <xs:all>
>     	<xs:element ..
> At line 1859 another misplaced content : </xs:schema>:annotation>

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