The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
artifactDeployer
: Maven Artifact Deployerartifacts
groupId : String
groupId : String
artifactId : String
artifactId : String
version : String
version : String
classifier : String
classifier : String
(optional)
deployToLocal : boolean
deployToLocal : boolean
(optional)
deployToRemote : boolean
deployToRemote : boolean
(optional)
extension : String
extension : String
(optional)
failOnError : boolean
failOnError : boolean
(optional)
pomFile : String
pomFile : String
(optional)
targetFileName : String
targetFileName : String
(optional)
enableRepositoryLogging : boolean
(optional)
enableTransferLogging : boolean
(optional)
repositoryId : String
(optional)
artifactResolver
: Maven Artifact Resolverartifacts
groupId : String
groupId : String
artifactId : String
artifactId : String
version : String
version : String
classifier : String
classifier : String
(optional)
deployToLocal : boolean
deployToLocal : boolean
(optional)
deployToRemote : boolean
deployToRemote : boolean
(optional)
extension : String
extension : String
(optional)
failOnError : boolean
failOnError : boolean
(optional)
pomFile : String
pomFile : String
(optional)
targetFileName : String
targetFileName : String
(optional)
enableRepositoryLogging : boolean
(optional)
enableTransferLogging : boolean
(optional)
repositoryId : String
(optional)
targetDirectory : String
(optional)
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.