-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins: 1.480.3
Subversion Plugin: 1.45
After SCM authentification data turned invalid, further builds were marked as ABORTED in the Build History. There was no mail sent notifying of the problem!
Projects Mail configuration is shown in the attachment.
The following is shown on the console:
---------------------------------
Gestartet durch Benutzer anonymous
Building in workspace #################
Reverting #################. to depth infinity with ignoreExternals: false
Updating https://svn.################# at revision '#################'
ERROR: Subversion update has been canceled
Build wurde abgebrochen
Notifying upstream projects of job completion
Finished: ABORTED
---------------------------------
Suggested action: mark failed SCM checkout as FAILED, which would probably trigger the notification mail.
Alternative suggested action: add option to receive notification Mail with failed SCM checkout.