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

Config File Provider v 2.15.1 is not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • None
    • linux/windows
      Linux RHEL 7.3
      Window 10

      Tested regular freestyle job with Maven build step (top level)
      Simple Java EE 7 war file
      Selected Settings File (MySettings)
      Executed job.
      No errors but MySettings was not used and there was a warning in the console log from MvnSettingsProvider.java (line 80)

      listener.getLogger().println("ERROR: your Apache Maven build is setup to use a config with id " + settingsConfigId + " but can not find the config");
      

      Downgraded to 2.13
      Ran the test job
      Success:
      using settings config with name MySettings
      Replacing all maven server entries not found in credentials list is true

            domi Dominik Bartholdi
            rfikree Reza Fikree
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: