[
https://issues.apache.org/jira/browse/MNGSITE-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350800#comment-17350800
]
Hudson commented on MNGSITE-452:
--------------------------------
Build succeeded in Jenkins: Maven » Maven TLP » maven-site » master #196
See
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-site/job/master/196/
> 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
> Priority: Minor
> Labels: settings, xsd
>
> 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)