How does Bamboo detect a build failure when using Maven? We are using Maven 2.x for most of our builds and everything works fine. In Maven 2.x builds:
1. The process returns with a 0
2. The text "BUILD SUCCESSFULL" appears at the last few hundred lines of the logs
However, we need to to use an alpha version of Maven 3 for some code metric generation. In Maven 3.x builds:
1. The process returns with a 0
2. The text "BUILD SUCCESS" appears at the last few hundred lines of the logs
Bamboo looks for a very specific string in the logs and it ends up categorizing all Maven 3 builds as failures.
Is there a way to configure that or disable the 2nd success detection rule?
[BAM-4887] Build failure detection for Maven 3 - BUILD SUCCESS
Workflow | Original: JAC Suggestion Workflow [ 3017111 ] | New: JAC Suggestion Workflow 3 [ 3596750 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2701202 ] | New: JAC Suggestion Workflow [ 3017111 ] |
Backlog Order (Obsolete) | Original: 23210000000 | |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1417256 ] | New: Confluence Workflow - Public Facing v4 [ 2701202 ] |
Workflow | Original: Bamboo Workflow 2014 v2 [ 616944 ] | New: Bamboo Workflow 2016 v1 [ 1417256 ] |
Workflow | Original: Bamboo Workflow 2014 [ 602743 ] | New: Bamboo Workflow 2014 v2 [ 616944 ] |
Workflow | Original: Bamboo Workflow 2010 [ 201100 ] | New: Bamboo Workflow 2014 [ 602743 ] |
Fix Version/s | New: 2.6 [ 15056 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: To be reviewed [ 10026 ] | New: Resolved [ 5 ] |
Status | Original: In Progress [ 3 ] | New: To be reviewed [ 10026 ] |