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-sources.git


The following commit(s) were added to refs/heads/master by this push:
     new 448afd5  Archive plexus-cli
448afd5 is described below

commit 448afd5dbc4d8d1cde61698a308b9f8365751027
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sat Dec 23 23:23:01 2023 +0100

    Archive plexus-cli
---
 README.md                            | 2 --
 aggregator/plexus/components/pom.xml | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index b43c8a4..9ea5b54 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,6 @@ Resulting directory tree looks like:
 |   |-- components
 |   |   |-- archiver
 |   |   |-- cipher
-|   |   |-- cli
 |   |   |-- compiler
 |   |   |-- digest
 |   |   |-- i18n
@@ -63,7 +62,6 @@ Resulting directory tree looks like:
 |   |   |-- languages
 |   |   |-- resources
 |   |   |-- sec-dispatcher
-|   |   |-- swizzle
 |   |   |-- testing
 |   |   `-- velocity
 |   |-- modello
diff --git a/aggregator/plexus/components/pom.xml 
b/aggregator/plexus/components/pom.xml
index 6c78c08..dd273bc 100644
--- a/aggregator/plexus/components/pom.xml
+++ b/aggregator/plexus/components/pom.xml
@@ -39,7 +39,7 @@ under the License.
     <module>../../../../plexus/components/languages</module>
     <module>../../../../plexus/components/sec-dispatcher</module>
     <module>../../../../plexus/components/archiver</module>
-    <module>../../../../plexus/components/cli</module>
+    <!--<module>../../../../plexus/components/cli</module>-->
     <module>../../../../plexus/components/digest</module>
     <module>../../../../plexus/components/interactivity</module>
     <module>../../../../plexus/components/io</module>

Reply via email to