Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Maven2 project
Description
When using the incremental build option for Maven2 jobs, the estimated remaining time should be calculated based on the build time of only those modules which are actually build
Attachments
Issue Links
- depends on
-
JENKINS-9072 Incremental builds: Marking modules not being build early, doesn't work with maven 3 projects
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | kutzi [ kutzi ] |
Attachment | patch.txt [ 19694 ] |
Attachment | patch.txt [ 19694 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Link |
This issue depends on |
Component/s | maven-plugin [ 16033 ] | |
Component/s | maven2 [ 15487 ] |
Workflow | JNJira [ 136639 ] | JNJira + In-Review [ 187248 ] |
This would probably also fix the problem that the progress bar is displayed in red, if a previous incremental build finished very quickly and the subsequent takes much longer, because many more modules are build.