Hi, I'm trying to examine the dependencies of a build module using Artifactory public api (2.6.6) and noticed that I cannot actually access the dependency's GAV id. What is the best way to find the repository path of a dependency then? I guess one can search by dependency's checksum, but then what happens if there are multiple results - it might be the case that there are two modules with the same artifact checksums:
org.foo/bar/1.0 org.foo/bar/1.1 If I was able to access the Dependency id, I could select the matching one, but without it I cannot be sure which artifact was actually referenced by the build module. I'm I missing something? Btw I'm new to Artifactory Papi, are there some examples how to use it? Thanks, Detelin -- View this message in context: http://forums.jfrog.org/Why-is-org-artifactory-build-Dependecy-getId-private-tp7578552.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
