diff --git a/java-comment-preprocessor.spec b/java-comment-preprocessor.spec index 086857a..ae5dbe2 100644 --- a/java-comment-preprocessor.spec +++ b/java-comment-preprocessor.spec @@ -59,6 +59,9 @@ This package contains the API Documentation for %{name}. %pom_remove_plugin :maven-enforcer-plugin %pom_remove_plugin :maven-surefire-plugin +%pom_xpath_inject "pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-plugin-plugin']/pom:configuration" " + jcp" + # remove any binary libs find -name "*.jar" -or -name "*.class" | xargs rm -f