×
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.) ...
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
> Developer Documentation Home. Developer Documentation. Plugin Tutorial · How-To Guides · Reference Topics · Architecture · Initialization and Startup.
Missing: /url | Show results with:/url
The plugin BOM provides Pipeline plugin version numbers so that the developer does not need to maintain the independent version numbers of the Pipeline plugins.
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>.
Welcome to the Jenkins user documentation - for people wanting to use Jenkins's existing functionality and plugin features. If you want to extend the ...