Disable generation of help MOJOs

This commit is contained in:
Mikolaj Izdebski 2020-04-27 14:19:29 +02:00
parent 0da9f41e4b
commit af21faec0f

View File

@ -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