how to detect a build error from ant/maven via a bash script?

后端 未结 6 1225
南笙
南笙 2020-12-29 01:38

I am writing a bash script to automate the build process. There are two major build blocks, one is an ant task and one is a plain old mvn clean install. I want

6条回答
提交回复
热议问题