Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
-
pipeline-maven-3.11.0
Description
When using withMaven step the artifactsPublisher is not configurable whether files should be archived or fingerprinted. It always does both when it is enabled.
Since archiving or fingerprinting is time consuming we have need to disable archiving in order to still have fingerprints.
The publisher should be configurable what actions should be done.
Attachments
Issue Links
- causes
-
JENKINS-66609 Split and deprecate GeneratedArtifactsPublisher
-
- Open
-
Proposed change: https://github.com/jenkinsci/pipeline-maven-plugin/pull/344