You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2020/02/05 18:59:00 UTC

[jira] [Closed] (MASFRES-28) https://maven.apache.org/POM/4.0.0 Not found!

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

Robert Scholte closed MASFRES-28.
---------------------------------
      Assignee: Robert Scholte
    Resolution: Invalid

I assume you based this URL on this:

{code:xml}
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
{code}

Even though the namespace looks like a URL, it is just an identifier.
The xsi:schemaLocation contains the mapping from identifier to the URL of the XSD.

> https://maven.apache.org/POM/4.0.0 Not found!
> ---------------------------------------------
>
>                 Key: MASFRES-28
>                 URL: https://issues.apache.org/jira/browse/MASFRES-28
>             Project: Apache Maven Resource Bundles
>          Issue Type: Bug
>            Reporter: Philipp Nowak
>            Assignee: Robert Scholte
>            Priority: Critical
>         Attachments: image-2020-02-05-13-13-30-146.png
>
>
> !image-2020-02-05-13-13-30-146.png!



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