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

Properties file not read when non-default artifact manager used

XMLWordPrintable

      Since 2.26[1] plugins tries to read properties file from artifacts and generally encourages used to archive it. However, it used deprecated API that is not guaranteed to work with different artifact managers.

      It is enough to install compress-artifacts-plugin, configure the property file to be archived and downstream builds will never be scheduled with:

      [parameterizedtrigger] Properties file properties.txt did not exist.
      [parameterized-trigger] Downstream builds will not be triggered as no parameter is set.
      

      [1] https://github.com/jenkinsci/parameterized-trigger-plugin/commit/77355b70a0904a5fae3655dd2a63492b95d869b5

            olivergondza Oliver Gondža
            olivergondza Oliver Gondža
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: