Pipeline: Deprecated Groovy Libraries

Deprecated: This plugin has been marked as deprecated. In general, this means that this plugin is either obsolete, no longer being developed, or may no longer work.

More information about the cause of this deprecation, and suggestions on how to proceed may be found in the documentation below.
List of issues
KeySummaryCreatedUpdated
JENKINS-66976Shared library defined on folder cannot be specified by tag
JENKINS-66682Explicit selection of default Library revision fails.
JENKINS-65649disable Include @Library changes in job recent changes is not respected
JENKINS-65612Support for immediately cleaning @libs workspaces
JENKINS-64950additional library() call not possible after failure
JENKINS-64301Track Global Shared Library usage
JENKINS-63355NullPointerException while loading library
JENKINS-62961incorrect "ERROR: Library blah expected to contain at least one of src or vars directories" message
JENKINS-61468Configuration option for shared pipeline libs
JENKINS-61177"Accessing steps" again. Now "No tool named Maven found"
JENKINS-61043@Grab ignores package version if bundled in plugin
JENKINS-60938Solve problem of too many .groovy files in job directories
JENKINS-60245@Library annotation does not work in load()'d scripts
JENKINS-59337"No such DSL method 'call'" when calling step within dynamically loaded library a second time
JENKINS-57690Support more sophisticated versioning
JENKINS-57431Library with static method initialized field fails on reboot
JENKINS-57397Jenkins Build fails with “java.lang.NullPointerException”
JENKINS-56099Global Libraries SCM added to Job SCMs; breaks changes view
JENKINS-55787Switch labels from entry to checkbox
JENKINS-55747Expose loaded LibraryRecords for internally reporting
JENKINS-55341Unnecessary git fetch calls to remote repository and storing separate library in every pipeline workspace and in every build dir when using git tags
JENKINS-54710GitException was not retried in shared libraries fetcher
JENKINS-54655declarative library fails to override implicitly loaded library
JENKINS-54442Show origin class, repository, plugin of globals
JENKINS-53012Unable to configure grapeConfig or Ivy config for declarative pipeline
JENKINS-52756Passing map literal values to method in shared library causes UnsupportedOperationException
JENKINS-52410Global variable documentation of Global Shared Libraries
JENKINS-51679git config not shown when configuring more the one shared library
JENKINS-51039http proxy are ignored by git operations for loading pipeline libraries
JENKINS-50975Concurrent Groovy Shared Library syncs on different jobs use same workspace root
JENKINS-48767Unable to invoke private library
JENKINS-48628Use of Package in global variable result in java.lang.LinkageError
JENKINS-48558SCM change sets have the same items despite their relevant updates being different
JENKINS-48487Inconsistent shared library changelog default value
JENKINS-48479SCM change sets have the same URL and revision despite coming from different repositories
JENKINS-48233Dynamically load multiple libraries in one step
JENKINS-47800Global library modern SCM intermittently fails to fetch
JENKINS-47677Global pipeline libraries settings UI is messed up - multiple libs overlap each other
JENKINS-47108Automatically execute global library step before every pipeline run
JENKINS-46920Allow to inject steps using an annotation
JENKINS-46454Folder scoped credentials are not listed
JENKINS-45901Allow common groovy annotation in Pipeline Shared Library Classes
JENKINS-45843Unable to use system credentials for global pipeline library
JENKINS-44616groovy increment does not work
JENKINS-44481Support test and configuration directories
JENKINS-44079Sharable Libraries class loader "Grabs" to different class loader
JENKINS-43686Provide libraryResourceAsFile step
JENKINS-43562NullPointerException overriding default version in Shared Groovy Libraries plugin
JENKINS-43272Improve @Grab failure diagnostics
JENKINS-41896Static nested classes in global libraries can not be used from other classes in same package
JENKINS-41497Poll SCM and Timer triggers include "Changes" for a Pipeline for any/all Shared Libraries
JENKINS-41485Support *.md and *.html as valid suffix for help files
JENKINS-41157[Pipeline] Allow modification of trusted libraries in replay
JENKINS-40640@Library not working with pipeline model
JENKINS-40323No SCM selected when adding a shared library
JENKINS-40039checkout with commitID does not work in sharedlibaray of pipeline
JENKINS-39615Global Pipeline Libraries triggers the 'poll SCM' of jobs
JENKINS-39122Certain Groovy expressions cause Global Library loading to Silently Fail
JENKINS-38679Constant builds when svn url contains parameter
JENKINS-38281Global variables starting with capital letter regression