-
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
-
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.