Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-15295

Maven Projects dont resolve dependencies correctly

      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

          alex maletz added a comment -

          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)

          alex maletz added a comment - 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)

          We are seeing these errors, as well as the issues in JENKINS-15237/JENKINS-15367, which have more information. I assume they are all related to JENKINS-12735.

          Daniel Godfrey added a comment - We are seeing these errors, as well as the issues in JENKINS-15237 / JENKINS-15367 , which have more information. I assume they are all related to JENKINS-12735 .

            Unassigned Unassigned
            maperl maperl
            Votes:
            16 Vote for this issue
            Watchers:
            17 Start watching this issue

              Created:
              Updated: