From 925be440d14a84bdf7cbd14ae1235f1804f91fb4 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Fri, 13 Sep 2024 22:05:41 +0200 Subject: [PATCH] Use specific report for maven-plugin-report-plugin maven-plugin-report-plugin since 3.14.0 contains two reports so we need to specific which one we want to use --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index ddc67df..967e0ad 100644 --- a/pom.xml +++ b/pom.xml @@ -881,6 +881,13 @@ org.apache.maven.plugins maven-plugin-report-plugin + + + + report + + + org.apache.maven.plugins