remove duplicate jar
parent
435922f00d
commit
4efd471840
Binary file not shown.
Binary file not shown.
Binary file not shown.
2
make.sh
2
make.sh
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
mvn dependency:copy-dependencies -DoutputDirectory=target/lib
|
mvn clean dependency:copy-dependencies -DoutputDirectory=target/lib
|
||||||
rsync -avz --delete ./webmagic-samples/target/lib/ ./lib/
|
rsync -avz --delete ./webmagic-samples/target/lib/ ./lib/
|
||||||
|
|
Loading…
Reference in New Issue