[
http://jira.codehaus.org/browse/MNG-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=175645#action_175645
]
Benjamin Bentmann commented on MNG-4152:
----------------------------------------
Works for me:
-
http://www.w3.org/2001/03/webdata/xsv?docAddrs=http%3A%2F%2Fmaven.apache.org%2Fxsd%2Fmaven-4.0.0.xsd&warnings=on&keepGoing=on&independent=on&style=xsl#
-
http://www.validome.org/grammar/validate/?lang=en&grammarTyp=SCHEMA&url=http://maven.apache.org/xsd/maven-4.0.0.xsd
Did you verify the file was not corrupted at the transfer?
> 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
>
> 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