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

Setting quiet period doesn't propogate to child m2 components

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • maven-plugin
    • None
    • Platform: All, OS: All

      We have an entire set of Maven2 projects, where the default quiet period on the
      hudson server is set at 300 seconds.

      For some specific projects we want the builds to execute immediatly, and so we
      override the quiet period on those to 1 second.

      Due to the fact that maven2 creates 2 levels of modules, it seems that the
      initial build (to update the source from cvs) works in 1 second, but the second
      level (the actual build) gets setup with the default quiet period.

      There are no options in the configure page for the actual child module that
      allow me to set the quiet period, and so I would expect it would inherit this
      from its parent module.

          [JENKINS-1048] Setting quiet period doesn't propogate to child m2 components

          There are no comments yet on this issue.

            Unassigned Unassigned
            stevemac007 stevemac007
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: