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

mvn deploy Broken file transfere returncode 409

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • maven-plugin
    • None
    • Linux 64bit / RHEL 6.0 / Maven 2.2

      I am trying to deploy some maven artifacts to artifactory via jenkins / deploy artifacts . But it seems the mvn deploy is broken in the current version.
      Something seems to be wrong with the md5 hashes.

      Errorlog Hudson:

      ERROR: Error deploying artifact: Failed to transfer file: http://artifactoryurl:8081/artifactory/libs-snapshot-local//com/bla/parent/1.0-SNAPSHOT/parent-1.0-SNAPSHOT.pom.md5. Return code is: 409

      Errorlog Artifactory:

      Sending HTTP error code 409: Checksum error for 'com/bla/parent/1.0-SNAPSHOT/parent-1.0-SNAPSHOT.pom.md5': received '43c2d52fbcf75065e13e1c1bd32b1bfc' but actual is '0141046f46d90bd108d65e4ec46d8774'.

      Version 1.427 works properly after downgrading. So it seems to be a Bug in newer versions up to 1.428.

      Can anybody confirm this bug ?

            Unassigned Unassigned
            sisko255 sisko255
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: