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

Maven incremental build is too eager

XMLWordPrintable

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

      Given a maven multimodule project with multiple levels:

      top
       * moduleA
         * moduleAA
         * moduleAB
       * moduleB
      

      If a changeset impacts files in moduleAA and moduleB, then moduleA, moduleAA and moduleB are passed to the Maven command, when moduleA should not. This leads to longer build times than necessary

      I have fixed the issue here, and will have a pull request ready soon.

            jblanchard Jean Blanchard
            jblanchard Jean Blanchard
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: