Hi All We have a simple shell script that contains deployment call to deploy ear file to an application server. However, when deployment fails, errors are spewing out to the Hudson console but script continues to run to completion and indicate a pass status on Hudson.
Could experts here show us what to add in shell script so that when errors pop up, that Hudson would indicate a failed deployment and giving us the right status on the Build History ? Thanks
