From af21faec0f995951aa287ef08c76d68f78e5d57f Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 27 Apr 2020 14:19:29 +0200 Subject: [PATCH] Disable generation of help MOJOs --- maven-parent.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/maven-parent.spec b/maven-parent.spec index fabcfdb..b39020c 100644 --- a/maven-parent.spec +++ b/maven-parent.spec @@ -25,6 +25,8 @@ Apache Maven parent POM file used by other Maven projects. %pom_remove_plugin :maven-checkstyle-plugin %pom_remove_plugin :apache-rat-plugin +%pom_xpath_remove "pom:execution[pom:id='generate-helpmojo']" maven-plugins + %build %mvn_build