I am trying to deploy a md5 file to artifactory for one of our jars. The file has the extension md5. The filename has the name of the jar so if the jar was to be called file1.jar than its md5 would be file1.md5. Artifactory we have is of version 3.0. We are aware that Artifactory has its md5 checksum which is created when the jar is handed over to artifactory. This md5 that we are providing is created at the time that jar is created so we think is valuable.
However, when we try either with Artifactory Gradle Plugin from Bamboo or directly uploading the file manually to Artifactory we get the error: Cannot deploy file 'filename.md5'. Target file to set checksum on doesn't exist artifactory So it sounds as if a target file (the file for which md5 is the checksum) needs to be set for the md5 that we are trying to deploy but I don't see such a property anywhere in the upload interface. Is it possible to do this in Artifactory at all and how if so? -- View this message in context: http://forums.jfrog.org/Cannot-deploy-file-filename-md5-Target-file-to-set-checksum-on-doesn-t-exist-artifactory-tp7579802.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
