×
Jenkins is based on Java, so to build Jenkins plugins you need to install a Java Development Kit (JDK). Java 17 is the version we recommend to users, ...
Documentation is an important part of any Jenkins plugin. It includes user documentation (plugin pages, changelogs, user guidelines, etc.) ...
> Developer Documentation Home. Developer Documentation. Plugin Tutorial · How-To Guides · Reference Topics · Architecture · Initialization and Startup.
Missing: /url | Show results with:/url
Writing Pipeline-Compatible Plugins. Plugin Developer Guide. If you are maintaining (or creating) a plugin and wish its features to work smoothly with Pipeline, ...
Missing: /url | Show results with:/url
Plugins depend on specific versions of libraries and of other plugins, each of which is versioned independently. Each dependency may have dependencies of ...
Jenkins has a complex, modular architecture. To enable plugins to use the rich array of libraries available in the Java ecosystem, and build on one another ...
Building against recent Jenkins versions allows you to use recently added core features and API from your plugin. You will also use that newer version for mvn ...
Missing: /url | Show results with:/url
Extend the Plugin · Record the name used in the greeting not just in the build log, but a proper data structure. · Add a new page to the build that shows the name ...
The plugin documentation guide includes instructions for documenting, categorizing, and labeling plugins. ... URL: https://issues.jenkins.io/browse/JENKINS-<num>.
See the developer documentation for the recommended minimum Jenkins version. Create a branch. In a local copy of your fork of the plugin repository create a git ...