From 66250c0addc3dc19e42e102d05b20ef57584ccea Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Thu, 7 Sep 2023 15:45:38 +0200 Subject: [PATCH] [MENFORCER-491] Fix plugin documentation generation The new maven-plugin-report-plugin should be used. --- maven-enforcer-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-enforcer-plugin/pom.xml b/maven-enforcer-plugin/pom.xml index b41bc04a..1563f93c 100644 --- a/maven-enforcer-plugin/pom.xml +++ b/maven-enforcer-plugin/pom.xml @@ -162,7 +162,7 @@ org.apache.maven.plugins - maven-plugin-plugin + maven-plugin-report-plugin