Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added feature allowing to skip cleanup when build fails #3

Closed
wants to merge 2 commits into from
Closed

Added feature allowing to skip cleanup when build fails #3

wants to merge 2 commits into from

Conversation

fwiegerinck
Copy link

Sometime the workspace needs to be preserved when a build fails. You want to debug or to take some other action which is impossible without the workspace. In my case I need to rollback a maven release initiated by the m2release plugin.

You can configure a project to skip all post-build actions but this also skips all other post-build actions including email notification send by a plugin (instead of using central mail notification).

Only pull the 'Cleanup.java' and 'config.jelly'. The pom.xml is modified to match my local environment.

@buildhive
Copy link

Jenkins » ws-cleanup-plugin #2 SUCCESS
This pull request looks good
(what's this?)

@vjuranek
Copy link
Member

Merged, thanks!

@vjuranek vjuranek closed this Jul 15, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants