[CMake] Integrating ExternalData with Artifactory

Taylor Braun-Jones taylor at braun-jones.org
Fri Sep 19 12:23:08 EDT 2014


Hi all,

I'm curious if anyone has attempted to integrate Artifactory with the
ExternalData framework?

Unfortunately the Artifactory REST API is a two step process where you
first search for a file based on MD5 or SHA1 hash[1] which returns JSON
results the file's URI. You then issue a second request to download the
file from that URI. Any ideas for integrating this into
CMake's ExternalData framework as cleanly as possible?

Thanks!

Taylor

[1]
http://www.jfrog.com/confluence/display/RTF/Artifactory+REST+API#ArtifactoryRESTAPI-ChecksumSearch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20140919/4100d6ff/attachment.html>


More information about the CMake mailing list