Currently the latest build artifact link, ie:
[server prefix]/download/[build-plan]/artifacts/latest/[artifact name]
has 2 problems:
- Should perform an HTTP redirect to the build artifact, rather than a meta-refresh link; this would make it much easier to script references to the latest build artifact
- The mime-type isn't set correctly on the page, so it can't be used in Firefox
Obviously if #1 were fixed, #2 would become a non-issue.