Fridrich Strba 2022-03-29 13:41:51 +00:00 committed by Git OBS Bridge
parent b13dc472f8
commit f7fb2fd87a

View File

@ -65,7 +65,7 @@ Summary: Javadoc for %{name}
find . -name "*.?ar" -exec rm {} \;
find . -name "*.class" -exec rm {} \;
%pom_remove_dep :::pom:import
%pom_remove_dep :::import
# Plugins irrelevant or harmful to building the package
%pom_remove_plugin -r :maven-checkstyle-plugin