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

Incremental builds: Marking modules not being build early, doesn't work with maven 3 projects

XMLWordPrintable

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

      For maven2 projects we have a mechanism which marks all modules which are not actually being build in an incremental build as NOT_BUILT already early in the reactor build.
      See MavenModuleSetBuild$Builder#preBuild

      For maven3 this doesn't work anymore, as it uses a different builder Maven3Builder

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

              Created:
              Updated:
              Resolved: