提交 12c09ec4 编写于 作者: G Greg Turnquist

Convert to mvn compile for initial codeset

上级 f8116058
......@@ -19,7 +19,7 @@ rm -rf build
cd ../initial
mvn clean package
mvn clean compile
ret=$?
if [ $ret -ne 0 ]; then
exit $ret
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册