I´m afraid of your answer allready .... for us it is not good solution to install maven on every test/training/(production) system....
The usage of the REST API is an solution, but this solution requires "complex" scripting .... (instead of an "easy" wget ...-SNAPSHOT we need to lookup available, find the last, download, fubar...) From our view it would be a very nice feature, if there is a way to "browse/download" artifacts in an resolved-timestamp manner ..... For example, artifactory allow browsing the repos using "Simple Browser". This feature is implemented by using the Path prefix "simple" (example: ..../artifactory/simple/repo/commons-logging/commons-logging/1.1.1/...) if artifactory provide an special RESOLVED "View/API/Interface" on the artifacts this could be used easyly by any scripts .... (example: ..../artifactory/resolved/repo/commons-logging/commons-logging/1.0-SNAPSHOT/commons-logging-1.0-SNAPSHOT.jar) Annother idea is to use Request parameter for this feature (means REST....) --> The current REST API provide an download(path) feature. This feature is availabe in PRO Version. Can this download-Function "autoresolve" timestamped snapshots ????? regards -- View this message in context: http://forums.jfrog.org/Downloading-an-timestamed-SNAPSHOT-artifact-NOT-using-mnv-using-wget-for-example-tp7031303p7038197.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
