You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/04/23 20:31:47 UTC

svn commit: r1792391 - in /maven/site/trunk/content: resources/repository/maven-repositories.png xdoc/repository/index.xml xdoc/repository/maven-repositories.odg

Author: hboutemy
Date: Sun Apr 23 20:31:47 2017
New Revision: 1792391

URL: http://svn.apache.org/viewvc?rev=1792391&view=rev
Log:
updated repository schema: removed closed repositories

Modified:
    maven/site/trunk/content/resources/repository/maven-repositories.png
    maven/site/trunk/content/xdoc/repository/index.xml
    maven/site/trunk/content/xdoc/repository/maven-repositories.odg

Modified: maven/site/trunk/content/resources/repository/maven-repositories.png
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/resources/repository/maven-repositories.png?rev=1792391&r1=1792390&r2=1792391&view=diff
==============================================================================
Binary files - no diff available.

Modified: maven/site/trunk/content/xdoc/repository/index.xml
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/repository/index.xml?rev=1792391&r1=1792390&r2=1792391&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/repository/index.xml (original)
+++ maven/site/trunk/content/xdoc/repository/index.xml Sun Apr 23 20:31:47 2017
@@ -44,25 +44,23 @@
 <!-- TODO: more documents to link to here. Use the navigation cues (how to upload, how to mirror, etc). -->
 
       <p>
-        <img src="maven-repositories.png" width="668" height="555" border="0" usemap="#map" />
+        <img src="maven-repositories.png" width="755" height="646" border="0" usemap="#map" />
 
         <map name="map">
-          <area shape="rect" coords="191,63,271,94"   alt="Apache"   href="https://repository.apache.org/content/groups/public/" />
-          <area shape="rect" coords="276,63,374,94"   alt="Codehaus" href="http://repository.codehaus.org/" />
-          <area shape="rect" coords="378,63,459,94"   alt="OSSRH"    href="https://central.sonatype.org/pages/ossrh-guide.html" />
-          <area shape="rect" coords="485,276,558,307" alt="java.net" href="http://download.java.net/maven/2/" />
-          <area shape="rect" coords="564,276,626,307" alt="JBoss"    href="http://repository.jboss.org/maven2/" />
-          <area shape="rect" coords="283,234,331,264" alt="index"    href="/maven-indexer/" />
-          <area shape="rect" coords="69,234,182,265"  alt="archetype" href="/archetype/archetype-models/archetype-catalog/archetype-catalog.html" />
-          <area shape="rect" coords="55,292,180,326"  alt="repo"     href="https://repo.maven.apache.org/maven2/" />
-          <area shape="rect" coords="211,293,357,339" alt="ibiblio"  href="http://mirrors.ibiblio.org/pub/mirrors/maven2/" />
-          <area shape="rect" coords="162,501,243,534" alt="Maven"    href="/what-is-maven.html" />
-          <area shape="rect" coords="244,531,353,552" alt="local repository"              href="/guides/mini/guide-configuring-maven.html" />
-          <area shape="rect" coords="318,421,499,453" alt="Repository Manager"            href="/repository-management.html" />
-          <area shape="rect" coords="231,462,371,498" alt="settings.xml &lt;mirrorOf&gt;" href="/guides/mini/guide-mirror-settings.html" />
-          <area shape="rect" coords="0,155,375,356"   alt="central (default)"             href="/guides/introduction/introduction-to-the-pom.html" />
-          <area shape="rect" coords="0,0,165,108"     alt="standalone public artifact repositories" href="/guides/introduction/introduction-to-repositories.html" />
-          <area shape="rect" coords="353,500,558,553" alt="pom.xml &lt;repository&gt;"    href="/guides/mini/guide-multiple-repositories.html" />
+          <area shape="rect" coords="261,76,350,109"  alt="Apache"   href="https://repository.apache.org/content/groups/public/" />
+          <area shape="rect" coords="373,75,463,109"  alt="OSSRH"    href="http://central.sonatype.org/pages/ossrh-guide.html" />
+          <area shape="rect" coords="590,323,659,357" alt="JBoss"    href="http://repository.jboss.org/maven2/" />
+          <area shape="rect" coords="315,269,434,313" alt="index"    href="/maven-indexer/" />
+          <area shape="rect" coords="12,270,225,314"  alt="archetype" href="/archetype/archetype-models/archetype-catalog/archetype-catalog.html" />
+          <area shape="rect" coords="63,343,203,379"  alt="repo"     href="https://repo.maven.apache.org/maven2/" />
+          <area shape="rect" coords="321,352,394,386" alt="ibiblio"  href="http://mirrors.ibiblio.org/pub/mirrors/maven2/" />
+          <area shape="rect" coords="184,586,274,621" alt="Maven"    href="/what-is-maven.html" />
+          <area shape="rect" coords="276,619,399,643" alt="local repository"              href="/guides/mini/guide-configuring-maven.html" />
+          <area shape="rect" coords="361,492,563,527" alt="Repository Manager"            href="/repository-management.html" />
+          <area shape="rect" coords="300,538,447,577" alt="settings.xml &lt;mirrorOf&gt;" href="/guides/mini/guide-mirror-settings.html" />
+          <area shape="rect" coords="0,183,455,415"   alt="central (default)"             href="/guides/introduction/introduction-to-the-pom.html" />
+          <area shape="rect" coords="1,2,186,126"     alt="standalone public artifact repositories" href="/guides/introduction/introduction-to-repositories.html" />
+          <area shape="rect" coords="406,585,623,644" alt="pom.xml &lt;repository&gt;"    href="/guides/mini/guide-multiple-repositories.html" />
         </map>
       </p>
     </section>

Modified: maven/site/trunk/content/xdoc/repository/maven-repositories.odg
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/repository/maven-repositories.odg?rev=1792391&r1=1792390&r2=1792391&view=diff
==============================================================================
Binary files - no diff available.