Port to maven-antrun-plugin 3.0.0
This commit is contained in:
parent
d1592f7a6e
commit
c5b1591042
@ -54,6 +54,9 @@ find . -name "*.class" -exec rm -f {} \;
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
# Port to maven-antrun-plugin 3.0.0
|
||||
sed -i s/tasks/target/ pom.xml
|
||||
|
||||
# Fix file eof
|
||||
sed -i 's/\r//' LICENSE.txt PROPOSAL.html README.txt NOTICE.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user