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

"Incremental build - only build changed modules" shouldn't build all dependent modules, just changed

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • maven-plugin
    • None

      I have 500 modules in my project. When I created a project with option "Incremental build - only build changed modules" - I supposed this should resolve my problem.
      But this builds also all dependent modules.
      This causes contionios building anything, because core modules are changing very often.
      I'd like to have something smarter for this. At least absolutely disable building dependent modules.

          [JENKINS-19738] "Incremental build - only build changed modules" shouldn't build all dependent modules, just changed

          Jesse Glick added a comment -

          I imagine this behavior is by design. If you change a core module, you need to rebuild downstream modules to see the effect.

          Jesse Glick added a comment - I imagine this behavior is by design. If you change a core module, you need to rebuild downstream modules to see the effect.

            Unassigned Unassigned
            boraldo Boris Romashov
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: