You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2021/03/14 10:41:19 UTC

svn commit: r1887629 - in /maven/website/content: guides/mini/guide-mirror-settings.html guides/mini/guide-multiple-repositories.html maven-site-1.0-site.jar

Author: svn-site-role
Date: Sun Mar 14 10:41:18 2021
New Revision: 1887629

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/guides/mini/guide-mirror-settings.html
    maven/website/content/guides/mini/guide-multiple-repositories.html
    maven/website/content/maven-site-1.0-site.jar

Modified: maven/website/content/guides/mini/guide-mirror-settings.html
==============================================================================
--- maven/website/content/guides/mini/guide-mirror-settings.html (original)
+++ maven/website/content/guides/mini/guide-mirror-settings.html Sun Mar 14 10:41:18 2021
@@ -228,7 +228,7 @@ Robert Scholte" />
   ...
 &lt;/settings&gt;</pre></div></section><section>
 <h2><a name="Creating_Your_Own_Mirror"></a>Creating Your Own Mirror</h2>
-<p>The size of the central repository is <a class="externalLink" href="http://search.maven.org/#stats">increasing steadily</a> To save us bandwidth and you time, mirroring the entire central repository is not allowed. (Doing so will get you automatically banned) Instead, we suggest you setup a <a href="../../repository-management.html">repository manager</a> as a proxy.</p>
+<p>The size of the central repository is <a class="externalLink" href="http://search.maven.org/stats">increasing steadily</a> To save us bandwidth and you time, mirroring the entire central repository is not allowed. (Doing so will get you automatically banned) Instead, we suggest you setup a <a href="../../repository-management.html">repository manager</a> as a proxy.</p>
 <p>If you really want to become an official mirror, contact us at <a class="externalLink" href="https://issues.sonatype.org/browse/MVNCENTRAL">MVNCENTRAL</a> with your location and we'll work to get you setup.</p></section>
         </main>
       </div>

Modified: maven/website/content/guides/mini/guide-multiple-repositories.html
==============================================================================
--- maven/website/content/guides/mini/guide-multiple-repositories.html (original)
+++ maven/website/content/guides/mini/guide-multiple-repositories.html Sun Mar 14 10:41:18 2021
@@ -216,6 +216,7 @@ mvn -Pmyprofile ...
 <li>Super POM</li></ol></li>
 <li>effective POMs from dependency path to the artifact.</li></ol>
 <p>For each of these locations, the repositories within the profiles are queried first in the order outlined at <a href="../introduction/introduction-to-profiles.html">Introduction to build profiles</a>.</p>
+<p>Before downloading from a repository, <a href="./guide-mirror-settings.html">mirrors configuration</a> is applied.</p>
 <p>Effective settings and local build POM, with profile taken into account, can easily be reviewed to see their repositories order with <code>mvn help:effective-settings</code> and <code>mvn help:effective-pom -Dverbose</code>.</p></section></section>
         </main>
       </div>

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.