Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-9300

Estimated build duration for Maven incremental builds is highly inaccurate when POMs weren't parsed, yet

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • maven-plugin
    • None

      When the POMs are not parsed, yet, the estimated duration of an incremental Maven build is highly off the 'real' value.
      This is because the algorithm thinks, that no modules need to be build and only calculates the overhead by the moduleset build.

      Solution: fall back to old behaviour, i.e. just calculate based on the previous builds.

            kutzi kutzi
            kutzi kutzi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: