-
Bug
-
Resolution: Unresolved
-
Major
Downstream Projects arent resolved correctly. At the "Project Pelationship" tab the following error message occurs:
There are no fingerprint records that connect these two projects.
This problem wasent affected in version 1.476.
[JENKINS-15295] Maven Projects dont resolve dependencies correctly
Workflow | Original: JNJira [ 146018 ] | New: JNJira + In-Review [ 176505 ] |
Assignee | Original: Olivier Lamy [ olamy ] |
Yes downstream/upstream resolution completely broken.
It seems that artifact versions are not taken into account. E.g there are abc-1.0.jar and abc-1.1.jar and xyz depends on abc-1.0. In this case wrong project appears in downstream of xyz (i.e. abc-1.1, not abc-1.0)