Filipe Roque created MNGSITE-527:
------------------------------------

             Summary: broken link to settings-1.3.0.xsd
                 Key: MNGSITE-527
                 URL: https://issues.apache.org/jira/browse/MNGSITE-527
             Project: Maven Project Web Site
          Issue Type: Bug
            Reporter: Filipe Roque


The url of the XSD mentioned in the settings.xml settings tag is broken in 
Maven 4
{code:java}
<settings xmlns="http://maven.apache.org/SETTINGS/1.3.0";
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
          xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.3.0 
https://maven.apache.org/xsd/settings-1.3.0.xsd";> {code}
Both the settings.xml found at apache-maven-4.0.0-alpha-8/conf/settings.xml and 
at [http://maven.apache.org/ref/3.8.1/maven-settings/settings.html] reference a 
broken url.

There are older Versions at [http://maven.apache.org/xsd/].



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to