[
https://issues.apache.org/jira/browse/MNGSITE-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MNGSITE-526.
----------------------------------------
Resolution: Fixed
> Documenting XSD 4.1.0 - No XSD available
> ----------------------------------------
>
> Key: MNGSITE-526
> URL: https://issues.apache.org/jira/browse/MNGSITE-526
> Project: Maven Project Web Site (Moved to GitHub Issues)
> Issue Type: Task
> Reporter: Karl Heinz Marbaise
> Priority: Minor
>
> On the site
> https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html
> it is documented about the XSD referencing Version 4.1.0 which does not
> exist.
> {code:xml}
> <project xmlns="http://maven.apache.org/POM/4.1.0"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://maven.apache.org/POM/4.1.0
> http://maven.apache.org/xsd/maven-4.1.0.xsd">
> <parent>
> ..
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)