-
New Feature
-
Resolution: Fixed
-
Minor
-
None
"withMaven(){...}" 2.3 has introduced "options" to configure / disable the publishers (artifact archiving & fingerprinting, junit report publishing, findbugs reports publishing, open tasks publishing...).
Sample: "withMaven(options: [myPublisher(...)]){...}".
We want to define publisher options globally, in the Jenkins "Tools Global Configuration" section, and, for example, disable globally a publisher.
- is blocking
-
JENKINS-44535 [Publisher config] Support merging of global configuration and pipeline configuration
-
- Open
-
- is related to
-
JENKINS-43966 Need a way to server-side disable artifact archival
-
- Closed
-
FYI work in progress