Florian created MNGSITE-452:
-------------------------------

             Summary: broken link to settings-1.2.0.xsd
                 Key: MNGSITE-452
                 URL: https://issues.apache.org/jira/browse/MNGSITE-452
             Project: Maven Project Web Site
          Issue Type: Bug
         Environment: apache-maven-3.8.1, windows 10,
            Reporter: Florian


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

There is only a older Version at [http://maven.apache.org/xsd/]. Can someone 
please upload the right version or fix the url?

Thanks in advanced.

P.S. What are the diferences between settings-1.2.0.xsd and settings-1.1.0.xsd?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to