remove duplicate jar

master
yihua.huang 2014-06-04 22:46:03 +08:00
parent 435922f00d
commit 4efd471840
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,3 +1,3 @@
#!/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/