How to download files from a build's Downloads page via ant?
One answer
Using ant (or curl/wget), how can you get the artifacts that were used with artifactFilePublisher?
The files are there in the downloads page. Assuming we have the build uuid, how do we access these files?
Hi,
This is an older topic, but the information is still valid.
Brent Ulbricht
RTC Build Lead