Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: maven-plugin
-
Labels:
-
Similar Issues:
Description
Currently a post-step can only be run *) if build succeeds *) if build succeeds or is unstable or *) regardless of build result
Please provide a 4th option *) if build is unstable
This will make it possible to e.g. run cleanup tasks if a build became instable
e.g. we run a quick maven build only with test goal, if that fails we would like to run a maven build with clean test goal
Could you be more specific at to what you're referring to?