Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-15312

Automatically spread maven multi module across parallel jobs

    XMLWordPrintable

Details

    • 0
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      • Maven can run in parallel with the "-T" option
      • Bamboo can run multiple jobs in parallel

      for a large project involving 100s of modules, I'd like a plugin that would allow me to spread compilation or test across X number of generic jobs. I'd configured a plan with a maven inspection phase with one job and a maven execution phase with one job-template. Upon execution the inspection phase would determine what could be run in parallel and generate list of "-pl group:artifact" for each parallel track.

      The execution phase would fork off as many job templates as desired and would populate their command line from the results of the maven inspection phase.

      my 10hr build would compress to 1 hr and be spread across 10-20 systems.

      I figure this may require a maven plugin and a bamboo plugin to accomplish.

      Attachments

        Activity

          People

            Unassigned Unassigned
            086b7c26393c Peter Kahn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: