[
https://issues.apache.org/jira/browse/MNGSITE-526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909092#comment-17909092
]
ASF GitHub Bot commented on MNGSITE-526:
----------------------------------------
Bukama opened a new pull request, #620:
URL: https://github.com/apache/maven-site/pull/620
Was the only reference I found.
If this URL is opened it redirects to current version (RC2 as of today).
> 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
> 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)