Ah, I see. 

Well, we use the folder hierarchy since we do not use the Build Server
Integration of Artifactory:
http://www.jfrog.com/confluence/display/RTF/Build+Integration

Since you are using Jenkins you can also use the Jenkins Artifactory Plugin:
https://wiki.jenkins-ci.org/display/JENKINS/Artifactory+Plugin

And this REST call: 

https://www.jfrog.com/confluence/display/RTF/Artifactory+REST+API#ArtifactoryRESTAPI-RetrieveBuildArtifactsArchive

Best, Peter


Jordo wrote
> I do tick the build number up each time.  We are using jenkins to build
> and it all happens automatically.
> 
> So what you are suggesting is to leverage folder hierarchy to manage
> different versions of the the same artifact?  This makes it more difficult
> to parameterize deployment later down the pipeline, .eg.
> 
> get_artifact(Name,rev)
> 
> A refractor would be necessary...
> 
> get_artifact(path+"/"+rev+name)
> 
> You get it..





--
View this message in context: 
http://forums.jfrog.org/Version-Control-tp7579595p7579610.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Artifactory-users mailing list
Artifactory-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to