-
Improvement
-
Resolution: Duplicate
-
Major
-
None
There is no configuration anywhere that would make use of fingerprints (e.g. in downstream jobs). Still Jenkins "always" writes fingerprints of jar files.
As far as I understood https://wiki.jenkins-ci.org/display/JENKINS/Fingerprint this should ony happen if configured explicitly.
Because of the huge amount of fingerprints (138206 for now) we're running into performance issues.
We're currently running 1.509.1 LTS
- duplicates
-
JENKINS-11333 Make fingerprinting configurable in Maven projects
-
- Resolved
-
[JENKINS-18615] Add option do disable fingerprinting for maven jobs
Component/s | New: core [ 15593 ] | |
Component/s | Original: fingerprint [ 16622 ] |
Assignee | Original: Marc Sanfacon [ marcsanfacon ] | New: kutzi [ kutzi ] |
Assignee | Original: kutzi [ kutzi ] |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Summary | Original: Fingerprints being created "always" | New: Add option do disable fingerprinting for maven jobs |
Are you using the Maven job type?