From c6502562824133880a8d72ad153c21b301382fb2 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Tue, 18 Aug 2026 14:13:23 +0200 Subject: [PATCH] Describe the artifact in the POM Without a description the generated site homepage inherits the parent's - "The Plexus project provides a full software stack for creating and executing software projects" - which describes the retired IoC container rather than this artifact. Central shows the same text. Wording follows the README opening. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 817154c..0d90e2a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,7 @@ pom Plexus Interactivity Handler Component + A component for prompting the user for input on the console, including passwords. plexus-interactivity-api