For architectural reasons, plugins providing various extensions of interest to builds cannot be made automatically compatible with Pipeline. Typically they require use of some newer APIs, large or small (see the bottom of this document for details). This document captures the ongoing status of plugins known to be compatible or incompatible.
Entries list the class name serving as the entry point to the relevant functionality of the plugin (generally an @Extension
), the plugin short name, and implementation status.
-
GitSCM
(git
): supported as of 2.3; nativegit
step also bundled -
SubversionSCM
(subversion
): supported as of 2.5; nativesvn
step also bundled -
MercurialSCM
(mercurial
): supported as of 1.51 -
PerforceScm
(p4
, not the olderperforce
): supported as of 1.2.0 -
DimensionsSCM
(dimensionsscm
): JENKINS-26165 -
IntegritySCM
(integrity-plugin
): supported as of 1.36 -
RepoScm
(repo
): supported as of 1.9.0 -
teamconcert
: supported as of 1.9.4 -
CVSSCM
(cvs
): scheduled to be supported in 2.13 -
TeamFoundationServerScm
(tfs
): JENKINS-31803
-
ArtifactArchiver
(core) -
Fingerprinter
(core) -
JUnitResultArchiver
(junit
) -
JavadocArchiver
(javadoc
) -
Mailer
(mailer
) -
CopyArtifact
(copyartifact
): JENKINS-24887 in 1.34 -
DeployPublisher
(deployer-framework
): JENKINS-25976 - Analysis publishers (e.g.,
FindBugsPublisher
): supported as ofanalysis-core
1.73 and downstream plugins (e.g.,findbugs
4.62) -
Ant
(ant
): JENKINS-26056 -
Maven
(home TBD): JENKINS-26057 -
XShellBuilder
(xshell
): JENKINS-26169 -
DockerBuilder
(docker-build-step
): JENKINS-26178 -
CucumberTestResultArchiver
(cucumber-testresult-plugin
): JENKINS-26340 -
HtmlPublisher
(htmlpublisher
): supported as of 1.6 -
HttpRequest
(http_request
): JENKINS-32263 -
JaCoCoPublisher
(jacoco
): JENKINS-27120 -
Publisher
(testng
): JENKINS-27121 -
Gradle
(gradle
): JENKINS-27393 -
CloverPublisher
(clover
): JENKINS-27302 -
MsBuildBuilder
(msbuild
): JENKINS-26948 -
HipChatNotifier
(hipchat
): supported as of 1.0.0 -
LogParserPublisher
(log-parser
): supported as of 2.0 -
SlackNotifier
(slack
): supported as of 2.0 -
DescriptionSetterPublisher
(description-setter
): PR 7 -
CopyToSlaveBuildWrapper
andCopyToMasterNotifier
(copy-to-slave
): JENKINS-28386 -
VeracodeNotifier
(veracode-scanner
): JENKINS-28387 -
SeleniumHtmlReportPublisher
(seleniumhtmlreport
): supported as of 1.0 -
GitPublisher
(git
) or a custom step: JENKINS-28335 - SonarQube Jenkins: SONARJNKNS-213
-
VSphereBuildStepContainer
(vsphere-cloud
): JENKINS-28930 -
ScoveragePublisher
(scoverage
): supported as of 1.2.0 -
AWSCodeDeployPublisher
(codedeploy
): issue 36 -
AnsiblePlaybookBuilder
(ansible
): supported as of 0.4 -
GitHubCommitNotifier
,GitHubSetCommitStatusBuilder
(github
): scheduled to be supported as of 1.14.3 -
CoverityPublisher
(coverity
): JENKINS-32354 -
XUnitPublisher
andXUnitBuilder
(xunit
): scheduled to be supported as of 1.100 -
PerformancePublisher
(performance
): JENKINS-32650 -
ZfjReporter
(zephyr-for-jira-test-management
): JENKINS-32801 -
BapSshPublisher
(publish-over-ssh
): JENKINS-27963 -
PerfSigRecorder
and 5 more (performance-signature-dynatrace
): supported as of 2.0 -
StashNotifier
(stashNotifier
): issue 92 -
LambdaUploadBuildStep
,LambdaInvokeBuildStep
,LambdaEventSourceBuildStep
(aws-lambda
): supported as of 0.5.0 -
CucumberReportPublisher
(cucumber-reports
): supported as of 2.1.0 -
Powershell
(powershell
): JENKINS-34581 -
BitbucketBuildStatusNotifier
: (bitbucket-build-status-notifier
) JENKINS-33841
-
ConfigFileBuildWrapper
(config-file-provider
): supported as of 2.9.1 -
Xvnc
(xvnc
) supported as of 1.22 -
BuildUser
(build-user-vars
): supported as of 1.5 -
DashboardBuilder
(environment-dashboard
): issue 20 -
TimestamperBuildWrapper
(timestamper
): supported as of 1.7 -
MaskPasswordsBuildWrapper
(mask-passwords
): supported as of 2.8 -
XvfbBuildWrapper
(xvfb
): supported as of 1.1.0-beta-1 -
GCloudBuildWrapper
(gcloud-sdk
): scheduled to be supported as of 0.0.2 -
NpmPackagesBuildWrapper
(nodejs
): scheduled to be supported as of 0.3 -
AnsiColorBuildWrapper
(ansicolor
): supported as of 0.4.2 -
CustomToolInstallWrapper
(custom-tools-plugin
): JENKINS-30680 -
PortAllocator
(port-allocator
): JENKINS-31449
-
gerrit-trigger
: supported as of 2.15.0 -
ghprb
: JENKINS-26591 -
github
: supported as of 1.14.0 -
xtrigger-plugin
: JENKINS-27301 -
deployment-notification
: scheduled to be supported as of 1.3 -
gitlab-plugin
: supported as of 1.1.26 -
bitbucket
: supported as of 1.1.2 -
bitbucket-pullrequest-builder
: JENKINS-31749 -
xtrigger
: JENKINS-31933
-
elasticbox
: JENKINS-25978 (could also include build wrapper integration) -
mansion-cloud
: JENKINS-24815 -
mock-slave
(for prototyping): supported as of 1.7 -
docker
: supported as of 0.8 -
nectar-vmware
(CloudBees Jenkins Enterprise): supported as of 4.3.2 -
operations-center-cloud
(CloudBees Jenkins Enterprise/Operations Center): CJP-2951 -
ec2
: known to work as is
-
rebuild
: supported as of 1.24 -
parameterized-trigger
(to support a pipeline as downstream): supported as of 2.28 -
build-token-root
: supported as of 1.2 -
build-failure-analyzer
: supported as of 1.15 -
shelve-project
: JENKINS-26432 -
job-dsl
: Pipeline creation supported as of 1.29 -
zentimestamp
: basic compatibility in 4.2 -
claim
: scheduled to be supported as of 2.8 -
ListSubversionTagsParameterValue
(subversion
): supported as of 2.5.6 -
authorize-project
: supported as of 1.1.0 -
lockable-resources
: supported as of 1.8 (except for JENKINS-34273 and JENKINS-34268) -
customize-build-now
: supported as of 1.1 -
test-results-analyzer
: JENKINS-30522 -
embeddable-build-status
: scheduled to be supported as of 1.9 -
groovy-postbuild
: supported as of 2.3 -
jira
: supported as of 2.2 -
ownership
: JENKINS-32353 -
job-restrictions
: JENKINS-32355 -
buildtriggerbadge
: supported as of 2.2 -
build-monitor-plugin
: supported as of 1.6+build.159 -
radiatorview
: supported as of 1.25 -
chucknorris
: JENKINS-32594 -
sidebar-link
: JENKINS-33458 -
throttle-concurrent-builds
: JENKINS-31801 -
Exclusion
: supported as of 0.11 -
jobconfighistory
: scheduled to be supported as of 2.14
For cases when a first-class Pipeline step (rather than an adaptation of functionality applicable to freestyle projects) makes sense.
-
docker-workflow
: DSL based ondocker
global variable -
credentials-binding
:withCredentials
step as of 1.3 -
ssh-agent
:sshagent
step as of 1.8 -
parallel-test-executor
:splitTests
step since 1.6 -
gerrit-trigger
: JENKINS-26102, JENKINS-26103 -
mailer
:mail
step in Pipeline 1.2 -
artifactory
: JENKINS-30121 -
email-ext
:emailext
step since 2.41
Moved to a separate document.