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 2022/07/01 18:44:06 UTC

[maven-plugin-tools] branch master updated: link to "Guide to Configuring Plug-Ins" should use 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-plugin-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new c6b1542b link to "Guide to Configuring Plug-Ins" should use HTTPS
c6b1542b is described below

commit c6b1542b59fdde28b080cc42a82392eb059706b6
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Fri Jul 1 20:40:07 2022 +0200

    link to "Guide to Configuring Plug-Ins" should use HTTPS
---
 maven-plugin-plugin/src/main/resources/plugin-report.properties    | 2 +-
 maven-plugin-plugin/src/main/resources/plugin-report_de.properties | 2 +-
 maven-plugin-plugin/src/main/resources/plugin-report_fr.properties | 2 +-
 maven-plugin-plugin/src/main/resources/plugin-report_sv.properties | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/maven-plugin-plugin/src/main/resources/plugin-report.properties b/maven-plugin-plugin/src/main/resources/plugin-report.properties
index 01ee9b38..bd108729 100644
--- a/maven-plugin-plugin/src/main/resources/plugin-report.properties
+++ b/maven-plugin-plugin/src/main/resources/plugin-report.properties
@@ -42,7 +42,7 @@ report.plugin.usage.intro=You should specify the version in your project's plugi
 report.plugin.usage.pluginManagement=To define the plugin version in your parent POM
 report.plugin.usage.plugins=To use the plugin goals in your POM or parent POM
 report.plugin.usage.reporting=To use the report goals in your POM or parent POM
-report.plugin.configuration.end=For more information, see {"Guide to Configuring Plug-ins", http://maven.apache.org/guides/mini/guide-configuring-plugins.html}
+report.plugin.configuration.end=For more information, see {"Guide to Configuring Plug-ins", https://maven.apache.org/guides/mini/guide-configuring-plugins.html}
 
 report.plugin.isReport=Yes
 report.plugin.isNotReport=No
diff --git a/maven-plugin-plugin/src/main/resources/plugin-report_de.properties b/maven-plugin-plugin/src/main/resources/plugin-report_de.properties
index 01736e11..6259b7bc 100644
--- a/maven-plugin-plugin/src/main/resources/plugin-report_de.properties
+++ b/maven-plugin-plugin/src/main/resources/plugin-report_de.properties
@@ -42,7 +42,7 @@ report.plugin.usage.intro=Geben Sie die gew\u00fcnschte Version einfach in der P
 report.plugin.usage.pluginManagement=Zum Definieren der Plugin-Version in der Eltern-POM
 report.plugin.usage.plugins=Zum Verwenden der Plugin-Goals w\u00e4hrend des Build-Vorgangs eines Projekts
 report.plugin.usage.reporting=Zum Erzeugen der Berichte f\u00fcr die Projektdokumentation
-report.plugin.configuration.end=F\u00fcr weitergehende Informationen lesen Sie bitte den Artikel {"Guide to Configuring Plug-ins", http://maven.apache.org/guides/mini/guide-configuring-plugins.html}.
+report.plugin.configuration.end=F\u00fcr weitergehende Informationen lesen Sie bitte den Artikel {"Guide to Configuring Plug-ins", https://maven.apache.org/guides/mini/guide-configuring-plugins.html}.
 
 report.plugin.isReport=Ja
 report.plugin.isNotReport=Nein
diff --git a/maven-plugin-plugin/src/main/resources/plugin-report_fr.properties b/maven-plugin-plugin/src/main/resources/plugin-report_fr.properties
index d71d840f..9474deab 100644
--- a/maven-plugin-plugin/src/main/resources/plugin-report_fr.properties
+++ b/maven-plugin-plugin/src/main/resources/plugin-report_fr.properties
@@ -42,7 +42,7 @@ report.plugin.usage.intro=Vous devez sp\u00e9cifier la version dans la configura
 report.plugin.usage.pluginManagement=Pour d\u00e9finir la version du plugin dans le POM parent
 report.plugin.usage.plugins=Pour utiliser les goals du plugin dans votre POM ou POM parent
 report.plugin.usage.reporting=Pour utiliser les goals de rapports dans votre POM ou POM parent
-report.plugin.configuration.end=Pour plus d'informations, consultez {"Guide to Configuring Plug-ins", http://maven.apache.org/guides/mini/guide-configuring-plugins.html}
+report.plugin.configuration.end=Pour plus d'informations, consultez {"Guide to Configuring Plug-ins", https://maven.apache.org/guides/mini/guide-configuring-plugins.html}
 
 report.plugin.isReport=Oui
 report.plugin.isNotReport=Non
diff --git a/maven-plugin-plugin/src/main/resources/plugin-report_sv.properties b/maven-plugin-plugin/src/main/resources/plugin-report_sv.properties
index cf04795a..15ff650b 100644
--- a/maven-plugin-plugin/src/main/resources/plugin-report_sv.properties
+++ b/maven-plugin-plugin/src/main/resources/plugin-report_sv.properties
@@ -42,7 +42,7 @@ report.plugin.usage.intro=Du b
 report.plugin.usage.pluginManagement=F�r att definiera pluginversion i din f�r�ldra-POM
 report.plugin.usage.plugins=F�r att anv�nda plugin-m�len i din POM eller f�r�ldra-POM
 report.plugin.usage.reporting=F�r att anv�nda rapport-m�len i din POM eller f�r�ldra-POM
-report.plugin.configuration.end=F�r mer information, l�s {"Guide to Configuring Plug-ins", http://maven.apache.org/guides/mini/guide-configuring-plugins.html} (p� engelska).
+report.plugin.configuration.end=F�r mer information, l�s {"Guide to Configuring Plug-ins", https://maven.apache.org/guides/mini/guide-configuring-plugins.html} (p� engelska).
 
 report.plugin.isReport=Ja
 report.plugin.isNotReport=Nej