From 122074864573e043f9e5012dc496257c84ecffb7 Mon Sep 17 00:00:00 2001 From: Gerd Aschemann Date: Sun, 25 May 2025 15:44:43 +0200 Subject: [PATCH 1/2] Add Plexus .github as it is used in Plexus project and therefore nice to have it at hand when working on GH workflows. --- README.md | 1 + default.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 6910daa..3db9923 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Resulting directory tree looks like: | | `-- fluido | `-- wagon |-- plexus +| |-- .github | |-- classworlds | |-- codehaus-plexus.github.io | |-- components diff --git a/default.xml b/default.xml index b6a11a5..8b43b92 100644 --- a/default.xml +++ b/default.xml @@ -155,6 +155,7 @@ + From 43cd665ec91cbb68b1706115c816b632e21ee97e Mon Sep 17 00:00:00 2001 From: Gerd Aschemann Date: Sat, 25 Jul 2026 14:30:41 +0200 Subject: [PATCH 2/2] Rename plexus checkout path .github to github MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Addresses Hervé Boutemy's review on apache/maven-sources#21: use a visible directory name for the local checkout instead of the hidden `.github`. The remote repository name (`.github.git`) is unchanged; only the `path` in the manifest and the README directory tree are updated. --- README.md | 2 +- default.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3db9923..507d69f 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Resulting directory tree looks like: | | `-- fluido | `-- wagon |-- plexus -| |-- .github +| |-- github | |-- classworlds | |-- codehaus-plexus.github.io | |-- components diff --git a/default.xml b/default.xml index 8b43b92..ed440bd 100644 --- a/default.xml +++ b/default.xml @@ -155,7 +155,7 @@ - +