forked from pool/apache-chainsaw
This commit is contained in:
parent
13361e3b06
commit
f337a6a0c4
@ -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' \
|
||||
|
Loading…
Reference in New Issue
Block a user