Commit 452ea9fd authored by yihua.huang's avatar yihua.huang

make file

parent 24e26c56
#!/bin/sh
mvn clean package
mvn dependency:copy-dependencies -DoutputDirectory=target/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