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

update jar

parent 586fa1b8
#!/bin/sh
mvn clean package
cp ./webmagic-samples/target/webmagic-0.2.1.jar ./bin/
cp ./webmagic-samples/target/webmagic-0.2.1*.jar ./bin/
rsync -avz --delete ./webmagic-samples/target/lib/ ./bin/lib/
git add .
git add -u
git cim "update jar"
git push
\ No newline at end of file
git push
......@@ -44,6 +44,7 @@
<modules>
<module>webmagic-core</module>
<module>webmagic-extension/</module>
<module>webmagic-samples/</module>
</modules>
<dependencyManagement>
......
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