Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 1.1
-
Labels:None
-
Number of attachments :
Description
When Sonar fails during the Hudson build, the build should be reported as failure. It works fine on linux but does not behave properly on windows.
Reproduce the issue can be done by setting the memory to low on a build.
Issue with maven 2.0.9 under hudson which badly sets the build status when encouterning out of memory errors.
However everything works fine with maven 2.1.0 and build status is correctly set to Failed when such errors are encountered.