All provided plugins are deprecated.
Dependents of these plugins are advised to migrate to modern and maintained ways to bundle libraries, like NPM or Yarn.
This repository contains Jenkins HPI plugins that "externalize" common/shared JavaScript libraries that can't be externalized via the easy/recommended externalization process.
Note: The easy/recommended externalization process was created after this repository was created. Before the new/easy process was created, all JavaScript libraries needed to be externalized via HPI plugins, which was a bit painful. This is the reason why you still see HPI plugins sub-modules here for some libraries that can now work via the easy/recommended externalization process. In each of these cases, the top level README.md files will indicate that the easy/recommended externalization process can now be used.
See the README.md files for the different bundle plugins (sub-modules of this repo) for details on how to use them e.g.
Other sub-modules in this repo (momentjs
etc) contain plugin definitions for common/shared JavaScript libraries
that can be externalized via the easy/recommended externalization process.
Also see sample plugins.