This commit is contained in:
parent
8333e6898f
commit
ca249d6b5d
@ -39,10 +39,10 @@ Apache Maven parent POM file used by other Maven projects.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%pom_remove_plugin :maven-enforcer-plugin
|
%pom_remove_plugin -r :maven-enforcer-plugin
|
||||||
%pom_remove_plugin :maven-checkstyle-plugin
|
%pom_remove_plugin -r :maven-checkstyle-plugin
|
||||||
%pom_remove_plugin :apache-rat-plugin
|
%pom_remove_plugin -r :apache-rat-plugin
|
||||||
%pom_remove_plugin :spotless-maven-plugin
|
%pom_remove_plugin -r :spotless-maven-plugin
|
||||||
%pom_remove_plugin -r :maven-scm-publish-plugin
|
%pom_remove_plugin -r :maven-scm-publish-plugin
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user