Make the script fail build if mvn deploy fails 39/39/1
authorAndrew Grimberg <[email protected]>
Thu, 10 Dec 2015 18:18:01 +0000 (10:18 -0800)
committerAndrew Grimberg <[email protected]>
Thu, 10 Dec 2015 18:18:01 +0000 (10:18 -0800)
commite8c846324ab5fe82fa8f1dbc5307c2a60142fe7f
tree7425fd0fc5197f36cf2c626092f0622d73c9bfc6
parent4cb9b265770ea923f9d300d220e8c16fc0bbd759
Make the script fail build if mvn deploy fails

The script wasn't picking up a failed mvn deploy failure. This changes
it so that we need an definite exit code of 0 to not fail the build.

Change-Id: I094bf1e149f779061223496a0b2bc347a3705b5b
Signed-off-by: Andrew Grimberg <[email protected]>
jjb/vpp/include-raw-vpp-maven-push.sh