I know this sounds a little silly, but is there a way to allow users to remove a failed build? We have jobs that deploy jars to our local maven index and the job fails if someone tries to deploy without bumping the version number. Basically I'd like to not have builds be red just because someone mistakenly clicked build twice. :)
Thanks, James