Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: pipeline-maven-plugin
-
Labels:None
-
Similar Issues:
Description
The standard Maven Project in Jenkins provides the ability to fingerprint consumed artifacts. If the consumed artifact was created by a Jenkins build (and fingerprinted), Jenkins will link you back to the point of origin.
Use cases:
- When an upstream project causes an exception, you can easily find the build of the dependency to get information which will help narrow in on the root cause like the upstream changelog.
- When releasing (or preparing to release) the downstream build, you can see exactly what upstream builds are implicitly being released with it.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Alvaro Lobato [ alobato ] | Chris Russell [ crussell52 ] |
Assignee | Chris Russell [ crussell52 ] | Alvaro Lobato [ alobato ] |
Assignee | Alvaro Lobato [ alobato ] | Cyrille Le Clerc [ cleclerc ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
FYI I want to first implement
JENKINS-44384so that it will be much more easy to disable this resource intensive feature