[jira] [Created] (IGNITE-1083) Wrong URL in maven pom files

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1083) Wrong URL in maven pom files

Anton Vinogradov (Jira)
Sergey Kozlov created IGNITE-1083:
-------------------------------------

             Summary: Wrong URL in maven pom files
                 Key: IGNITE-1083
                 URL: https://issues.apache.org/jira/browse/IGNITE-1083
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: sprint-7
            Reporter: Sergey Kozlov
            Assignee: Yakov Zhdanov
            Priority: Minor
             Fix For: sprint-8


http://www.gridgainsystems.com/nexus/content/repositories/external/org/apache/ignite/ignite-core/1.1.4/ignite-core-1.1.4.pom:
{noformat}
...
<description>
Java-based middleware for in-memory processing of big data in a distributed environment.
</description>
<url>http://ignite.incubator.apache.org/ignite-core</url>
<organization>
<name>The Apache Software Foundation</name>
<url>http://www.apache.org/</url>
</organization>
...
{noformat}

The link opens 404 page.
All modules have similar URLs (http://ignite.incubator.apache.org/<module-name>)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)