diff --git a/apache-chainsaw.spec b/apache-chainsaw.spec index ca9b09a..e474439 100644 --- a/apache-chainsaw.spec +++ b/apache-chainsaw.spec @@ -81,6 +81,9 @@ Group: Documentation/HTML %pom_remove_plugin :appassembler-maven-plugin %pom_remove_plugin :maven-assembly-plugin +# We don't want classpath in manifest +%pom_xpath_remove pom:plugin/pom:configuration/pom:archive/pom:manifest/pom:addClasspath + # use apache-commons-vfs2 instead of the old apache-commons-vfs %pom_change_dep :commons-vfs org.apache.commons:commons-vfs2 perl -pi -e 's#org\.apache\.commons\.vfs\.#org\.apache\.commons\.vfs2\.#g' \