Issue Type: Bug Bug
Assignee: vjuranek
Components: groovy-plugin
Created: 31/Oct/14 10:37 AM
Description:

This issue can be reproduced via carrying out the following steps:

1. Create a new Jenkins maven project
2. As a pre step, add an "execute system groovy scrip"
3. Type a simple command which throws an exception
4. Add a maven clean in the main build
5. Add a post build invoke maven target step and add a clean (tick the selection which states to only run post builds if success)
6. Save and execute the job. Observer how the groovy exception stack trace is shown at the very end and the post build step was attempted to run regardless of the groovy script failure.

Project: Jenkins
Priority: Major Major
Reporter: Omar Ahmad
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to