From 8eed5f3a5b69a91ae0fae77f5e0da15c76ee23ab Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sun, 2 Jul 2023 13:06:23 +0200 Subject: [PATCH] Add pluginManagement for sisu-maven-plugin --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index 8dcfc33c7..a48dd3f77 100644 --- a/pom.xml +++ b/pom.xml @@ -347,6 +347,7 @@ limitations under the License. 3.1.2 5.9.3 check + 0.9.0.M2 @@ -554,6 +555,20 @@ limitations under the License. taglist-maven-plugin 3.0.0 + + org.eclipse.sisu + sisu-maven-plugin + ${sisuMavenPluginVersion} + + + generate-index + + main-index + test-index + + + + org.codehaus.plexus plexus-component-metadata