-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Maven2 project
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
- depends on
-
JENKINS-9072 Incremental builds: Marking modules not being build early, doesn't work with maven 3 projects
-
- Resolved
-
[JENKINS-6544] Calculate "Estimated remaining time" for incremental Maven builds based on the cumulative last build time of the building modules
Assignee | New: kutzi [ kutzi ] |
Attachment | New: patch.txt [ 19694 ] |
Attachment | Original: patch.txt [ 19694 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
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.