[ 
https://issues.apache.org/jira/browse/MNGSITE-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Filipe Roque updated MNGSITE-527:
---------------------------------
    Description: 
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 https://maven.apache.org/ref/4-LATEST/maven-settings/settings.html reference 
a broken url.

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

  was:
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 
[https://maven.apache.org/ref/4-LATEST/maven-settings/settings.html|[http://example.com|https://maven.apache.org/ref/4-LATEST/maven-settings/settings.html]]
 reference a broken url.

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


> 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
>            Priority: Major
>
> 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 https://maven.apache.org/ref/4-LATEST/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