-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: All
when using maven incremental build the job status may be wrong
sample scenario using two maven modules A & B :
A get commited a compilation error -> build fails, status RED
B get commited a non-breacking change -> builds fine, status BLUE
the project seems all good even it has a compilation error !
Similar issue with test graph on dashboard : tests results should aggregate tests
from previous builds on modules that have been skiped during incremental build.
- duplicates
-
JENKINS-4152 Incremental builds should include previous builds' modules if previous build failed
-
- Resolved
-
[JENKINS-4243] invalid status when maven incremental build is used
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue duplicates |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: maven-plugin [ 16033 ] | |
Component/s | Original: maven2 [ 15487 ] |
Workflow | Original: JNJira [ 134316 ] | New: JNJira + In-Review [ 202758 ] |
Duplicate of #4152.