Commit 4efd4718 authored by yihua.huang's avatar yihua.huang

remove duplicate jar

parent 435922f0
#!/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/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment