declarative library fails to override implicitly loaded library

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

XMLWordPrintable

      If the declarative syntax is used for loading a shared library it fails to override the impliciliy loaded global library.  The "Allow default version to be overridden" configuration is set.

      This is a drawback from the old @LIBRARY(...) syntax.

      pipeline {
          libraries {
              lib('TF_CD_LIB@master')
          }
      ...
      }
      

      Pipeline:

       

      Only using first definition of library TF_CD_LIB
      

       

            Assignee:
            Unassigned
            Reporter:
            Michael Werner
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: