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

Make matrix-project optional dependency of email ext plugin

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • email-ext-plugin
    • None

      In a 100% pipeline Jenkins this plugin should not force installing the matrix-project.

      Please consider making it optional

      Similar to jenkinsci/htmlpublisher-plugin#287

          [JENKINS-73457] Make matrix-project optional dependency of email ext plugin

          Olivier Lamy added a comment -

          Olivier Lamy added a comment - fixed with https://github.com/jenkinsci/htmlpublisher-plugin/pull/287

          This is for email-ext-plugin 

          I'm not sure if possible to do similar change 

          Valentin Delaye added a comment - This is for email-ext-plugin  I'm not sure if possible to do similar change 

          Olivier Lamy added a comment -

          oops sorry

          Olivier Lamy added a comment - oops sorry

          Alex Earl added a comment -

          I think the difference with email-ext is that the publisher implements MatrixAggregatable and HtmlPublisher didn't. 

          Alex Earl added a comment - I think the difference with email-ext is that the publisher implements MatrixAggregatable and HtmlPublisher didn't. 

          Jesse Glick added a comment -

          Then https://javadoc.jenkins.io/plugin/matrix-project/hudson/matrix/MatrixAggregatable.html should be deprecated in favor of an ExtensionPoint that can be cleanly implemented in a separate @OptionalExtension.

          Jesse Glick added a comment - Then https://javadoc.jenkins.io/plugin/matrix-project/hudson/matrix/MatrixAggregatable.html should be deprecated in favor of an ExtensionPoint that can be cleanly implemented in a separate @OptionalExtension .

            Unassigned Unassigned
            jonesbusy Valentin Delaye
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: