You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2020/06/13 16:32:06 UTC

[maven-resolver] branch master updated: Convert http:// to https://

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new e0d665d  Convert http:// to https://
e0d665d is described below

commit e0d665dc62d5840d72de42d4cb8d94f50309aee1
Author: Michael Osipov <mi...@siemens.com>
AuthorDate: Sat Jun 13 18:31:56 2020 +0200

    Convert http:// to https://
---
 maven-resolver-demos/src/site/xdoc/download.xml.vm | 8 ++++----
 src/site/site.xml                                  | 6 +++---
 src/site/xdoc/download.xml.vm                      | 8 ++++----
 src/site/xdoc/index.xml                            | 4 ++--
 4 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/maven-resolver-demos/src/site/xdoc/download.xml.vm b/maven-resolver-demos/src/site/xdoc/download.xml.vm
index 57e7710..cd0806d 100644
--- a/maven-resolver-demos/src/site/xdoc/download.xml.vm
+++ b/maven-resolver-demos/src/site/xdoc/download.xml.vm
@@ -33,11 +33,11 @@ under the License.
       hours to reach all mirrors.<p/>
 
       <p>In order to guard against corrupted downloads/installations, it is highly recommended to
-      <a href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a>
+      <a href="https://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a>
       of the release bundles against the public <a href="https://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven
       developers.</p>
 
-      <p>${project.name} is distributed under the <a href="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
+      <p>${project.name} is distributed under the <a href="https://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
 
       <p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="/guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>.</p>
 
@@ -85,7 +85,7 @@ under the License.
 
         <p>
           You may also consult the
-          <a href="http://www.apache.org/mirrors/">complete list of
+          <a href="https://www.apache.org/mirrors/">complete list of
             mirrors.</a>
         </p>
 
@@ -117,7 +117,7 @@ under the License.
 
       <subsection name="Previous Versions">
         
-      <p>Older non-recommended releases can be found on our <a href="http://archive.apache.org/dist/maven/resolver/">archive site</a>.</p>
+      <p>Older non-recommended releases can be found on our <a href="https://archive.apache.org/dist/maven/resolver/">archive site</a>.</p>
 
       </subsection>
     </section>
diff --git a/src/site/site.xml b/src/site/site.xml
index 9721ac1..9778acc 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -29,15 +29,15 @@ under the License.
       <item name="JavaDocs" href="apidocs/index.html"/>
       <item name="Source Xref" href="xref/index.html"/>
       <!--item name="FAQ" href="faq.html"/-->
-      <item name="License" href="http://www.apache.org/licenses/"/>
+      <item name="License" href="https://www.apache.org/licenses/"/>
       <item name="Download" href="download.html"/>
     </menu>
     <menu name="See Also">
       <item name="Maven Artifact Resolver Ant Tasks" href="https://maven.apache.org/resolver-ant-tasks/"/>
-      <item name="Aether wiki" href="http://wiki.eclipse.org/Aether"/>
+      <item name="Aether wiki" href="https://wiki.eclipse.org/Aether"/>
     </menu>
 
     <menu ref="modules"/>
     <menu ref="reports"/>
   </body>
-</project>
\ No newline at end of file
+</project>
diff --git a/src/site/xdoc/download.xml.vm b/src/site/xdoc/download.xml.vm
index 57e7710..cd0806d 100644
--- a/src/site/xdoc/download.xml.vm
+++ b/src/site/xdoc/download.xml.vm
@@ -33,11 +33,11 @@ under the License.
       hours to reach all mirrors.<p/>
 
       <p>In order to guard against corrupted downloads/installations, it is highly recommended to
-      <a href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a>
+      <a href="https://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a>
       of the release bundles against the public <a href="https://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven
       developers.</p>
 
-      <p>${project.name} is distributed under the <a href="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
+      <p>${project.name} is distributed under the <a href="https://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
 
       <p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="/guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>.</p>
 
@@ -85,7 +85,7 @@ under the License.
 
         <p>
           You may also consult the
-          <a href="http://www.apache.org/mirrors/">complete list of
+          <a href="https://www.apache.org/mirrors/">complete list of
             mirrors.</a>
         </p>
 
@@ -117,7 +117,7 @@ under the License.
 
       <subsection name="Previous Versions">
         
-      <p>Older non-recommended releases can be found on our <a href="http://archive.apache.org/dist/maven/resolver/">archive site</a>.</p>
+      <p>Older non-recommended releases can be found on our <a href="https://archive.apache.org/dist/maven/resolver/">archive site</a>.</p>
 
       </subsection>
     </section>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 1b7c063..394ef65 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -61,8 +61,8 @@
           <area shape="rect" coords="6,284,212,320"   href="/ref/current/maven-repository-metadata/" />
           <area shape="rect" coords="0,1,266,329"     href="/ref/current/" />
           <area shape="rect" coords="689,200,775,236" href="/wagon/" />
-          <area shape="rect" coords="689,243,791,278" href="http://hc.apache.org/httpcomponents-client-ga/index.html" />
-          <area shape="rect" coords="689,34,774,70"   href="http://ant.apache.org/" />
+          <area shape="rect" coords="689,243,791,278" href="https://hc.apache.org/httpcomponents-client-ga/index.html" />
+          <area shape="rect" coords="689,34,774,70"   href="https://ant.apache.org/" />
         </map>
       </p>