Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.2.0
-
None
-
None
Description
Currently all Maven executions not ending with exit code 0 lead to an IT failure. In some edge cases ITs test, that a build is not successful. An option similar to what invoker provides should be supported: https://maven.apache.org/plugins/maven-invoker-plugin/faq.html#question
Optionally also a check on the error output.