Gradle Plugin: Add Support For Downstream Dependencies

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The Jenkins gradle plugin does not automatically trigger builds of downstream dependencies.

      For example. Say we have projects a, b, and c where c depends on b and b depends on a.

      If I build a, the gradle plugin should automatically build project b, and then automatically build project c.

      This information could be gleaned through the generation of a dependency graph using the dependencies section of each build.xml.

      Of course these dependencies can be configured in Jenkins manually, but that adds a lot of manual intervention for something that should be automatic.

            Assignee:
            Jesus Zazueta
            Reporter:
            ASD
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: