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

Maven SettingsProvider and GlobalSettingsProvider should support Pipeline jobs

XMLWordPrintable

      Maven SettingsProvider and GlobalSettingsProvider are designed for 'classic' Jenkins jobs relying on "AbstractBuild" and are NOT compatible with pipeline jobs that rely on "WorkflowRun" and "Run" (see jenkins.mvn.SettingsProvider#supplySettings(AbstractBuild<?, ?> build, TaskListener listener))".

      Maven SettingsProvider and GlobalSettingsProvider should be able to supply Maven settings.xml and global settings.xml to "Run".

            imod Dominik Bartholdi
            cleclerc Cyrille Le Clerc
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: