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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: