You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/12/19 23:53:40 UTC

[maven-jlink-plugin] branch master updated: updated links to https

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

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


The following commit(s) were added to refs/heads/master by this push:
     new c7bd697  updated links to https
c7bd697 is described below

commit c7bd69742ef20140f88a9a6b2f2b0b730986770a
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Dec 20 00:53:08 2020 +0100

    updated links to https
---
 pom.xml                                                     | 4 ++--
 src/main/java/org/apache/maven/plugins/jlink/JLinkMojo.java | 4 ++--
 src/site/apt/index.apt.vm                                   | 4 ++--
 src/site/apt/usage.apt.vm                                   | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 22d9fea..1d60424 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
     <version>34</version>
-    <relativePath>../maven-plugins/pom.xml</relativePath>
+    <relativePath />
   </parent>
 
   <artifactId>maven-jlink-plugin</artifactId>
@@ -35,7 +35,7 @@
 
   <name>Apache Maven JLink Plugin</name>
   <description>The Maven JLink Plugin is intended to create Modular Run-Time Images.
-   http://openjdk.java.net/jeps/282, http://openjdk.java.net/jeps/220</description>
+    https://openjdk.java.net/jeps/282, https://openjdk.java.net/jeps/220</description>
   <inceptionYear>2016</inceptionYear>
 
   <prerequisites>
diff --git a/src/main/java/org/apache/maven/plugins/jlink/JLinkMojo.java b/src/main/java/org/apache/maven/plugins/jlink/JLinkMojo.java
index ae4710f..c2da7eb 100644
--- a/src/main/java/org/apache/maven/plugins/jlink/JLinkMojo.java
+++ b/src/main/java/org/apache/maven/plugins/jlink/JLinkMojo.java
@@ -58,8 +58,8 @@ import static java.util.Collections.singletonMap;
 
 /**
  * The JLink goal is intended to create a Java Run Time Image file based on
- * <a href="http://openjdk.java.net/jeps/282">http://openjdk.java.net/jeps/282</a>,
- * <a href="http://openjdk.java.net/jeps/220">http://openjdk.java.net/jeps/220</a>.
+ * <a href="https://openjdk.java.net/jeps/282">https://openjdk.java.net/jeps/282</a>,
+ * <a href="https://openjdk.java.net/jeps/220">https://openjdk.java.net/jeps/220</a>.
  * 
  * @author Karl Heinz Marbaise <a href="mailto:khmarbaise@apache.org">khmarbaise@apache.org</a>
  */
diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index c62645e..3a6819e 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -28,8 +28,8 @@
 
 ${project.name}
 
-  The JLink Plugin is intended to create a {{{http://openjdk.java.net/jeps/220}Modular Java Run-Time Images}}
-  via {{{http://openjdk.java.net/jeps/282}jlink}}.
+  The JLink Plugin is intended to create a {{{https://openjdk.java.net/jeps/220}Modular Java Run-Time Images}}
+  via {{{https://openjdk.java.net/jeps/282}jlink}}.
     
 * Goals Overview
 
diff --git a/src/site/apt/usage.apt.vm b/src/site/apt/usage.apt.vm
index 750a7e5..be84abe 100644
--- a/src/site/apt/usage.apt.vm
+++ b/src/site/apt/usage.apt.vm
@@ -27,7 +27,7 @@ Usage
 
 * Introduction
 
-  The Maven JLink plugin is used to create {{{http://openjdk.java.net/jeps/220}Modular Run-Time Images}} with
+  The Maven JLink plugin is used to create {{{https://openjdk.java.net/jeps/220}Modular Run-Time Images}} with
   JDK 9.
   
   The intended artifacts to be linked together into a Modular Run-Time Image