-
Bug
-
Resolution: Fixed
-
Minor
-
-
pipeline-maven-3.11.0
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.
- causes
-
JENKINS-66609 Split and deprecate GeneratedArtifactsPublisher
- Open