This commit is contained in:
parent
b13dc472f8
commit
f7fb2fd87a
@ -65,7 +65,7 @@ Summary: Javadoc for %{name}
|
|||||||
find . -name "*.?ar" -exec rm {} \;
|
find . -name "*.?ar" -exec rm {} \;
|
||||||
find . -name "*.class" -exec rm {} \;
|
find . -name "*.class" -exec rm {} \;
|
||||||
|
|
||||||
%pom_remove_dep :::pom:import
|
%pom_remove_dep :::import
|
||||||
|
|
||||||
# Plugins irrelevant or harmful to building the package
|
# Plugins irrelevant or harmful to building the package
|
||||||
%pom_remove_plugin -r :maven-checkstyle-plugin
|
%pom_remove_plugin -r :maven-checkstyle-plugin
|
||||||
|
Loading…
Reference in New Issue
Block a user